#df9dcb color space conversions
Hex:
        #df9dcb
        RGB:
        223, 157, 203
        CMY:
        13, 38, 20
        CMYK:
        0, 30, 9, 13
      HSL:
        318°, 50.7692%, 74.5098%
        HSV (HSB):
        318°, 29.5964%, 87.4510%
        XYZ:
        53.2679, 44.1137, 62.2072
        xyY:
        0.3338, 0.2764, 44.1137
      CIE-Lab:
        72.3044, 31.6132, -13.7059
        CIE-LCH:
        72.3044, 34.4564, 336.5609
        CIE-Luv:
        72.3044, 36.1766, -26.2997
        Hunter-Lab:
        66.4182, 26.9266, -9.0383
      #df9dcb color charts
#df9dcb RGB chart
      #df9dcb CMYK chart
      #df9dcb RGB pie chart
      #df9dcb color shades, tints & tones
#df9dcb color schemes
#df9dcb color preview, HTML & CSS examples
           This text has a color of #df9dcb        
        
          <p style="color:#df9dcb;">Text here</p>
        
        
          .mytext {color:#df9dcb;}
        
        Text color #df9dcb
      
           This box has a color of #df9dcb        
        
          <div style="background-color:#df9dcb;">Content here</div>
        
        
          .mybackground {background-color:#df9dcb;}
        
        Background color #df9dcb
      
           Border around this has a color of #df9dcb        
        
          <div style="border:2px solid #df9dcb;">Content here</div>
        
        
          .myborder {border:2px solid #df9dcb;}
        
        Border color #df9dcb