#df085f color space conversions
Hex:
        #df085f
        RGB:
        223, 8, 95
        CMY:
        13, 97, 63
        CMYK:
        0, 96, 57, 13
      HSL:
        336°, 93.0736%, 45.2941%
        HSV (HSB):
        336°, 96.4126%, 87.4510%
        XYZ:
        32.5838, 16.6879, 12.3302
        xyY:
        0.5289, 0.2709, 16.6879
      CIE-Lab:
        47.8643, 74.6609, 13.3500
        CIE-LCH:
        47.8643, 75.8450, 10.1378
        CIE-Luv:
        47.8643, 130.4175, 0.7267
        Hunter-Lab:
        40.8508, 70.8881, 10.6998
      #df085f color charts
#df085f RGB chart
      #df085f CMYK chart
      #df085f RGB pie chart
      #df085f color shades, tints & tones
#df085f color schemes
#df085f color preview, HTML & CSS examples
           This text has a color of #df085f        
        
          <p style="color:#df085f;">Text here</p>
        
        
          .mytext {color:#df085f;}
        
        Text color #df085f
      
           This box has a color of #df085f        
        
          <div style="background-color:#df085f;">Content here</div>
        
        
          .mybackground {background-color:#df085f;}
        
        Background color #df085f
      
           Border around this has a color of #df085f        
        
          <div style="border:2px solid #df085f;">Content here</div>
        
        
          .myborder {border:2px solid #df085f;}
        
        Border color #df085f