#d60d84 color space conversions
Hex:
        #d60d84
        RGB:
        214, 13, 132
        CMY:
        16, 95, 48
        CMYK:
        0, 94, 38, 16
      HSL:
        324°, 88.5463%, 44.5098%
        HSV (HSB):
        324°, 93.9252%, 83.9216%
        XYZ:
        32.0403, 16.2499, 23.2776
        xyY:
        0.4477, 0.2271, 16.2499
      CIE-Lab:
        47.3007, 75.1337, -10.4494
        CIE-LCH:
        47.3007, 75.8569, 352.0822
        CIE-Luv:
        47.3007, 106.3630, -27.7866
        Hunter-Lab:
        40.3112, 71.3316, -6.0191
      #d60d84 color charts
#d60d84 RGB chart
      #d60d84 CMYK chart
      #d60d84 RGB pie chart
      #d60d84 color shades, tints & tones
#d60d84 color schemes
#d60d84 color preview, HTML & CSS examples
           This text has a color of #d60d84        
        
          <p style="color:#d60d84;">Text here</p>
        
        
          .mytext {color:#d60d84;}
        
        Text color #d60d84
      
           This box has a color of #d60d84        
        
          <div style="background-color:#d60d84;">Content here</div>
        
        
          .mybackground {background-color:#d60d84;}
        
        Background color #d60d84
      
           Border around this has a color of #d60d84        
        
          <div style="border:2px solid #d60d84;">Content here</div>
        
        
          .myborder {border:2px solid #d60d84;}
        
        Border color #d60d84