#ce4de5 color space conversions
Hex:
        #ce4de5
        RGB:
        206, 77, 229
        CMY:
        19, 70, 10
        CMYK:
        10, 66, 0, 10
      HSL:
        291°, 74.5098%, 60.0000%
        HSV (HSB):
        291°, 66.3755%, 89.8039%
        XYZ:
        42.2503, 24.0867, 76.5511
        xyY:
        0.2957, 0.1686, 24.0867
      CIE-Lab:
        56.1745, 70.4962, -53.4002
        CIE-LCH:
        56.1745, 88.4381, 322.8564
        CIE-Luv:
        56.1745, 50.4315, -92.0005
        Hunter-Lab:
        49.0782, 67.7798, -58.1245
      #ce4de5 color charts
#ce4de5 RGB chart
      #ce4de5 CMYK chart
      #ce4de5 RGB pie chart
      #ce4de5 color shades, tints & tones
#ce4de5 color schemes
#ce4de5 color preview, HTML & CSS examples
           This text has a color of #ce4de5        
        
          <p style="color:#ce4de5;">Text here</p>
        
        
          .mytext {color:#ce4de5;}
        
        Text color #ce4de5
      
           This box has a color of #ce4de5        
        
          <div style="background-color:#ce4de5;">Content here</div>
        
        
          .mybackground {background-color:#ce4de5;}
        
        Background color #ce4de5
      
           Border around this has a color of #ce4de5        
        
          <div style="border:2px solid #ce4de5;">Content here</div>
        
        
          .myborder {border:2px solid #ce4de5;}
        
        Border color #ce4de5