#ce0dcd color space conversions
Hex:
        #ce0dcd
        RGB:
        206, 13, 205
        CMY:
        19, 95, 20
        CMYK:
        0, 94, 0, 19
      HSL:
        300°, 88.1279%, 42.9412%
        HSV (HSB):
        300°, 93.6893%, 80.7843%
        XYZ:
        36.6170, 17.8174, 59.2668
        xyY:
        0.3220, 0.1567, 17.8174
      CIE-Lab:
        49.2739, 82.4653, -50.7566
        CIE-LCH:
        49.2739, 96.8336, 328.3881
        CIE-Luv:
        49.2739, 68.0519, -86.7472
        Hunter-Lab:
        42.2107, 80.9765, -53.6998
      #ce0dcd color charts
#ce0dcd RGB chart
      #ce0dcd CMYK chart
      #ce0dcd RGB pie chart
      #ce0dcd color shades, tints & tones
#ce0dcd color schemes
#ce0dcd color preview, HTML & CSS examples
           This text has a color of #ce0dcd        
        
          <p style="color:#ce0dcd;">Text here</p>
        
        
          .mytext {color:#ce0dcd;}
        
        Text color #ce0dcd
      
           This box has a color of #ce0dcd        
        
          <div style="background-color:#ce0dcd;">Content here</div>
        
        
          .mybackground {background-color:#ce0dcd;}
        
        Background color #ce0dcd
      
           Border around this has a color of #ce0dcd        
        
          <div style="border:2px solid #ce0dcd;">Content here</div>
        
        
          .myborder {border:2px solid #ce0dcd;}
        
        Border color #ce0dcd