#d8005d color space conversions
Hex:
        #d8005d
        RGB:
        216, 0, 93
        CMY:
        15, 100, 64
        CMYK:
        0, 100, 57, 15
      HSL:
        334°, 100.0000%, 42.3529%
        HSV (HSB):
        334°, 100.0000%, 84.7059%
        XYZ:
        30.2947, 15.3892, 11.7296
        xyY:
        0.5277, 0.2680, 15.3892
      CIE-Lab:
        46.1628, 73.6005, 12.0135
        CIE-LCH:
        46.1628, 74.5745, 9.2704
        CIE-Luv:
        46.1628, 126.6861, -0.5575
        Hunter-Lab:
        39.2291, 69.1956, 9.7325
      #d8005d color charts
#d8005d RGB chart
      #d8005d CMYK chart
      #d8005d RGB pie chart
      #d8005d color shades, tints & tones
#d8005d color schemes
#d8005d color preview, HTML & CSS examples
           This text has a color of #d8005d        
        
          <p style="color:#d8005d;">Text here</p>
        
        
          .mytext {color:#d8005d;}
        
        Text color #d8005d
      
           This box has a color of #d8005d        
        
          <div style="background-color:#d8005d;">Content here</div>
        
        
          .mybackground {background-color:#d8005d;}
        
        Background color #d8005d
      
           Border around this has a color of #d8005d        
        
          <div style="border:2px solid #d8005d;">Content here</div>
        
        
          .myborder {border:2px solid #d8005d;}
        
        Border color #d8005d