#d60462 color space conversions
Hex:
        #d60462
        RGB:
        214, 4, 98
        CMY:
        16, 98, 62
        CMYK:
        0, 98, 54, 16
      HSL:
        333°, 96.3303%, 42.7451%
        HSV (HSB):
        333°, 98.1308%, 83.9216%
        XYZ:
        29.9796, 15.2648, 12.9216
        xyY:
        0.5154, 0.2624, 15.2648
      CIE-Lab:
        45.9948, 73.1363, 8.6038
        CIE-LCH:
        45.9948, 73.6406, 6.7095
        CIE-Luv:
        45.9948, 122.5485, -4.1134
        Hunter-Lab:
        39.0702, 68.5948, 7.7403
      #d60462 color charts
#d60462 RGB chart
      #d60462 CMYK chart
      #d60462 RGB pie chart
      #d60462 color shades, tints & tones
#d60462 color schemes
#d60462 color preview, HTML & CSS examples
           This text has a color of #d60462        
        
          <p style="color:#d60462;">Text here</p>
        
        
          .mytext {color:#d60462;}
        
        Text color #d60462
      
           This box has a color of #d60462        
        
          <div style="background-color:#d60462;">Content here</div>
        
        
          .mybackground {background-color:#d60462;}
        
        Background color #d60462
      
           Border around this has a color of #d60462        
        
          <div style="border:2px solid #d60462;">Content here</div>
        
        
          .myborder {border:2px solid #d60462;}
        
        Border color #d60462