#ce6ae1 color space conversions
Hex:
        #ce6ae1
        RGB:
        206, 106, 225
        CMY:
        19, 58, 12
        CMYK:
        8, 53, 0, 12
      HSL:
        290°, 66.4804%, 64.9020%
        HSV (HSB):
        290°, 52.8889%, 88.2353%
        XYZ:
        44.1982, 28.8661, 74.4764
        xyY:
        0.2996, 0.1956, 28.8661
      CIE-Lab:
        60.6633, 56.9244, -44.0396
        CIE-LCH:
        60.6633, 71.9713, 322.2726
        CIE-Luv:
        60.6633, 42.9786, -76.9132
        Hunter-Lab:
        53.7272, 52.8189, -44.5785
      #ce6ae1 color charts
#ce6ae1 RGB chart
      #ce6ae1 CMYK chart
      #ce6ae1 RGB pie chart
      #ce6ae1 color shades, tints & tones
#ce6ae1 color schemes
#ce6ae1 color preview, HTML & CSS examples
           This text has a color of #ce6ae1        
        
          <p style="color:#ce6ae1;">Text here</p>
        
        
          .mytext {color:#ce6ae1;}
        
        Text color #ce6ae1
      
           This box has a color of #ce6ae1        
        
          <div style="background-color:#ce6ae1;">Content here</div>
        
        
          .mybackground {background-color:#ce6ae1;}
        
        Background color #ce6ae1
      
           Border around this has a color of #ce6ae1        
        
          <div style="border:2px solid #ce6ae1;">Content here</div>
        
        
          .myborder {border:2px solid #ce6ae1;}
        
        Border color #ce6ae1