#ce96bd color space conversions
Hex:
        #ce96bd
        RGB:
        206, 150, 189
        CMY:
        19, 41, 26
        CMYK:
        0, 27, 8, 19
      HSL:
        318°, 36.3636%, 69.8039%
        HSV (HSB):
        318°, 27.1845%, 80.7843%
        XYZ:
        45.5453, 38.6086, 53.1958
        xyY:
        0.3316, 0.2811, 38.6086
      CIE-Lab:
        68.4668, 27.1844, -11.8876
        CIE-LCH:
        68.4668, 29.6700, 336.3805
        CIE-Luv:
        68.4668, 30.6684, -22.4948
        Hunter-Lab:
        62.1358, 22.1019, -7.2644
      #ce96bd color charts
#ce96bd RGB chart
      #ce96bd CMYK chart
      #ce96bd RGB pie chart
      #ce96bd color shades, tints & tones
#ce96bd color schemes
#ce96bd color preview, HTML & CSS examples
           This text has a color of #ce96bd        
        
          <p style="color:#ce96bd;">Text here</p>
        
        
          .mytext {color:#ce96bd;}
        
        Text color #ce96bd
      
           This box has a color of #ce96bd        
        
          <div style="background-color:#ce96bd;">Content here</div>
        
        
          .mybackground {background-color:#ce96bd;}
        
        Background color #ce96bd
      
           Border around this has a color of #ce96bd        
        
          <div style="border:2px solid #ce96bd;">Content here</div>
        
        
          .myborder {border:2px solid #ce96bd;}
        
        Border color #ce96bd