#ce5cd4 color space conversions
Hex:
        #ce5cd4
        RGB:
        206, 92, 212
        CMY:
        19, 64, 17
        CMYK:
        3, 57, 0, 17
      HSL:
        297°, 58.2524%, 59.6078%
        HSV (HSB):
        297°, 56.6038%, 83.1373%
        XYZ:
        41.1644, 25.5296, 65.0455
        xyY:
        0.3125, 0.1938, 25.5296
      CIE-Lab:
        57.5878, 61.1067, -41.5659
        CIE-LCH:
        57.5878, 73.9037, 325.7757
        CIE-Luv:
        57.5878, 50.9534, -72.8380
        Hunter-Lab:
        50.5268, 57.0029, -40.9580
      #ce5cd4 color charts
#ce5cd4 RGB chart
      #ce5cd4 CMYK chart
      #ce5cd4 RGB pie chart
      #ce5cd4 color shades, tints & tones
#ce5cd4 color schemes
#ce5cd4 color preview, HTML & CSS examples
           This text has a color of #ce5cd4        
        
          <p style="color:#ce5cd4;">Text here</p>
        
        
          .mytext {color:#ce5cd4;}
        
        Text color #ce5cd4
      
           This box has a color of #ce5cd4        
        
          <div style="background-color:#ce5cd4;">Content here</div>
        
        
          .mybackground {background-color:#ce5cd4;}
        
        Background color #ce5cd4
      
           Border around this has a color of #ce5cd4        
        
          <div style="border:2px solid #ce5cd4;">Content here</div>
        
        
          .myborder {border:2px solid #ce5cd4;}
        
        Border color #ce5cd4