#ce96ce color space conversions
Hex:
        #ce96ce
        RGB:
        206, 150, 206
        CMY:
        19, 41, 19
        CMYK:
        0, 27, 0, 19
      HSL:
        300°, 36.3636%, 69.8039%
        HSV (HSB):
        300°, 27.1845%, 80.7843%
        XYZ:
        47.5005, 39.3907, 63.4921
        xyY:
        0.3159, 0.2619, 39.3907
      CIE-Lab:
        69.0334, 30.2632, -20.4806
        CIE-LCH:
        69.0334, 36.5419, 325.9119
        CIE-Luv:
        69.0334, 28.1788, -36.4439
        Hunter-Lab:
        62.7620, 25.2615, -16.0463
      #ce96ce color charts
#ce96ce RGB chart
      #ce96ce CMYK chart
      #ce96ce RGB pie chart
      #ce96ce color shades, tints & tones
#ce96ce color schemes
#ce96ce color preview, HTML & CSS examples
           This text has a color of #ce96ce        
        
          <p style="color:#ce96ce;">Text here</p>
        
        
          .mytext {color:#ce96ce;}
        
        Text color #ce96ce
      
           This box has a color of #ce96ce        
        
          <div style="background-color:#ce96ce;">Content here</div>
        
        
          .mybackground {background-color:#ce96ce;}
        
        Background color #ce96ce
      
           Border around this has a color of #ce96ce        
        
          <div style="border:2px solid #ce96ce;">Content here</div>
        
        
          .myborder {border:2px solid #ce96ce;}
        
        Border color #ce96ce