#d7327b color space conversions
Hex:
        #d7327b
        RGB:
        215, 50, 123
        CMY:
        16, 80, 52
        CMYK:
        0, 77, 43, 16
      HSL:
        333°, 67.3469%, 51.9608%
        HSV (HSB):
        333°, 76.7442%, 84.3137%
        XYZ:
        32.7401, 18.1583, 20.5182
        xyY:
        0.4584, 0.2543, 18.1583
      CIE-Lab:
        49.6876, 67.3604, -1.4085
        CIE-LCH:
        49.6876, 67.3751, 358.8021
        CIE-Luv:
        49.6876, 102.9121, -14.6211
        Hunter-Lab:
        42.6126, 62.5729, 1.2804
      #d7327b color charts
#d7327b RGB chart
      #d7327b CMYK chart
      #d7327b RGB pie chart
      #d7327b color shades, tints & tones
#d7327b color schemes
#d7327b color preview, HTML & CSS examples
           This text has a color of #d7327b        
        
          <p style="color:#d7327b;">Text here</p>
        
        
          .mytext {color:#d7327b;}
        
        Text color #d7327b
      
           This box has a color of #d7327b        
        
          <div style="background-color:#d7327b;">Content here</div>
        
        
          .mybackground {background-color:#d7327b;}
        
        Background color #d7327b
      
           Border around this has a color of #d7327b        
        
          <div style="border:2px solid #d7327b;">Content here</div>
        
        
          .myborder {border:2px solid #d7327b;}
        
        Border color #d7327b