#ce96c5 color space conversions
Hex:
        #ce96c5
        RGB:
        206, 150, 197
        CMY:
        19, 41, 23
        CMYK:
        0, 27, 4, 19
      HSL:
        310°, 36.3636%, 69.8039%
        HSV (HSB):
        310°, 27.1845%, 80.7843%
        XYZ:
        46.4380, 38.9657, 57.8969
        xyY:
        0.3241, 0.2719, 38.9657
      CIE-Lab:
        68.7264, 28.6053, -15.9498
        CIE-LCH:
        68.7264, 32.7515, 330.8567
        CIE-Luv:
        68.7264, 29.5002, -29.0244
        Hunter-Lab:
        62.4225, 23.5521, -11.2957
      #ce96c5 color charts
#ce96c5 RGB chart
      #ce96c5 CMYK chart
      #ce96c5 RGB pie chart
      #ce96c5 color shades, tints & tones
#ce96c5 color schemes
#ce96c5 color preview, HTML & CSS examples
           This text has a color of #ce96c5        
        
          <p style="color:#ce96c5;">Text here</p>
        
        
          .mytext {color:#ce96c5;}
        
        Text color #ce96c5
      
           This box has a color of #ce96c5        
        
          <div style="background-color:#ce96c5;">Content here</div>
        
        
          .mybackground {background-color:#ce96c5;}
        
        Background color #ce96c5
      
           Border around this has a color of #ce96c5        
        
          <div style="border:2px solid #ce96c5;">Content here</div>
        
        
          .myborder {border:2px solid #ce96c5;}
        
        Border color #ce96c5