#df80ce color space conversions
Hex:
        #df80ce
        RGB:
        223, 128, 206
        CMY:
        13, 50, 19
        CMYK:
        0, 43, 8, 13
      HSL:
        311°, 59.7484%, 68.8235%
        HSV (HSB):
        311°, 42.6009%, 87.4510%
        XYZ:
        49.2912, 35.5825, 62.6627
        xyY:
        0.3341, 0.2412, 35.5825
      CIE-Lab:
        66.1997, 47.4017, -24.6354
        CIE-LCH:
        66.1997, 53.4212, 332.5385
        CIE-Luv:
        66.1997, 49.8116, -45.5989
        Hunter-Lab:
        59.6511, 43.1095, -20.5276
      #df80ce color charts
#df80ce RGB chart
      #df80ce CMYK chart
      #df80ce RGB pie chart
      #df80ce color shades, tints & tones
#df80ce color schemes
#df80ce color preview, HTML & CSS examples
           This text has a color of #df80ce        
        
          <p style="color:#df80ce;">Text here</p>
        
        
          .mytext {color:#df80ce;}
        
        Text color #df80ce
      
           This box has a color of #df80ce        
        
          <div style="background-color:#df80ce;">Content here</div>
        
        
          .mybackground {background-color:#df80ce;}
        
        Background color #df80ce
      
           Border around this has a color of #df80ce        
        
          <div style="border:2px solid #df80ce;">Content here</div>
        
        
          .myborder {border:2px solid #df80ce;}
        
        Border color #df80ce