#d51d75 color space conversions
Hex:
        #d51d75
        RGB:
        213, 29, 117
        CMY:
        16, 89, 54
        CMYK:
        0, 86, 45, 16
      HSL:
        331°, 76.0331%, 47.4510%
        HSV (HSB):
        331°, 86.3850%, 83.5294%
        XYZ:
        31.0908, 16.3092, 18.3389
        xyY:
        0.4729, 0.2481, 16.3092
      CIE-Lab:
        47.3776, 71.3303, -1.1789
        CIE-LCH:
        47.3776, 71.3400, 359.0531
        CIE-Luv:
        47.3776, 109.7357, -15.1160
        Hunter-Lab:
        40.3847, 66.7481, 1.3453
      #d51d75 color charts
#d51d75 RGB chart
      #d51d75 CMYK chart
      #d51d75 RGB pie chart
      #d51d75 color shades, tints & tones
#d51d75 color schemes
#d51d75 color preview, HTML & CSS examples
           This text has a color of #d51d75        
        
          <p style="color:#d51d75;">Text here</p>
        
        
          .mytext {color:#d51d75;}
        
        Text color #d51d75
      
           This box has a color of #d51d75        
        
          <div style="background-color:#d51d75;">Content here</div>
        
        
          .mybackground {background-color:#d51d75;}
        
        Background color #d51d75
      
           Border around this has a color of #d51d75        
        
          <div style="border:2px solid #d51d75;">Content here</div>
        
        
          .myborder {border:2px solid #d51d75;}
        
        Border color #d51d75