#da005f color space conversions
Hex:
        #da005f
        RGB:
        218, 0, 95
        CMY:
        15, 100, 63
        CMYK:
        0, 100, 56, 15
      HSL:
        334°, 100.0000%, 42.7451%
        HSV (HSB):
        334°, 100.0000%, 85.4902%
        XYZ:
        30.9790, 15.7316, 12.2302
        xyY:
        0.5256, 0.2669, 15.7316
      CIE-Lab:
        46.6204, 74.1804, 11.4676
        CIE-LCH:
        46.6204, 75.0615, 8.7878
        CIE-Luv:
        46.6204, 127.4290, -1.2432
        Hunter-Lab:
        39.6631, 70.0074, 9.4820
      #da005f color charts
#da005f RGB chart
      #da005f CMYK chart
      #da005f RGB pie chart
      #da005f color shades, tints & tones
#da005f color schemes
#da005f color preview, HTML & CSS examples
           This text has a color of #da005f        
        
          <p style="color:#da005f;">Text here</p>
        
        
          .mytext {color:#da005f;}
        
        Text color #da005f
      
           This box has a color of #da005f        
        
          <div style="background-color:#da005f;">Content here</div>
        
        
          .mybackground {background-color:#da005f;}
        
        Background color #da005f
      
           Border around this has a color of #da005f        
        
          <div style="border:2px solid #da005f;">Content here</div>
        
        
          .myborder {border:2px solid #da005f;}
        
        Border color #da005f