#ce21e1 color space conversions
Hex:
        #ce21e1
        RGB:
        206, 33, 225
        CMY:
        19, 87, 12
        CMYK:
        8, 85, 0, 12
      HSL:
        294°, 76.1905%, 50.5882%
        HSV (HSB):
        294°, 85.3333%, 88.2353%
        XYZ:
        39.5881, 19.6458, 72.9397
        xyY:
        0.2995, 0.1486, 19.6458
      CIE-Lab:
        51.4343, 82.7385, -58.7312
        CIE-LCH:
        51.4343, 101.4643, 324.6313
        CIE-Luv:
        51.4343, 59.1505, -99.3997
        Hunter-Lab:
        44.3235, 81.8630, -66.5422
      #ce21e1 color charts
#ce21e1 RGB chart
      #ce21e1 CMYK chart
      #ce21e1 RGB pie chart
      #ce21e1 color shades, tints & tones
#ce21e1 color schemes
#ce21e1 color preview, HTML & CSS examples
           This text has a color of #ce21e1        
        
          <p style="color:#ce21e1;">Text here</p>
        
        
          .mytext {color:#ce21e1;}
        
        Text color #ce21e1
      
           This box has a color of #ce21e1        
        
          <div style="background-color:#ce21e1;">Content here</div>
        
        
          .mybackground {background-color:#ce21e1;}
        
        Background color #ce21e1
      
           Border around this has a color of #ce21e1        
        
          <div style="border:2px solid #ce21e1;">Content here</div>
        
        
          .myborder {border:2px solid #ce21e1;}
        
        Border color #ce21e1