#ce04e2 color space conversions
Hex:
        #ce04e2
        RGB:
        206, 4, 226
        CMY:
        19, 98, 11
        CMYK:
        9, 98, 0, 11
      HSL:
        295°, 96.5217%, 45.0980%
        HSV (HSB):
        295°, 98.2301%, 88.6275%
        XYZ:
        39.2245, 18.6996, 73.4935
        xyY:
        0.2985, 0.1423, 18.6996
      CIE-Lab:
        50.3339, 86.3350, -61.0703
        CIE-LCH:
        50.3339, 105.7511, 324.7258
        CIE-Luv:
        50.3339, 60.5950, -102.5947
        Hunter-Lab:
        43.2431, 86.2366, -70.4959
      #ce04e2 color charts
#ce04e2 RGB chart
      #ce04e2 CMYK chart
      #ce04e2 RGB pie chart
      #ce04e2 color shades, tints & tones
#ce04e2 color schemes
#ce04e2 color preview, HTML & CSS examples
           This text has a color of #ce04e2        
        
          <p style="color:#ce04e2;">Text here</p>
        
        
          .mytext {color:#ce04e2;}
        
        Text color #ce04e2
      
           This box has a color of #ce04e2        
        
          <div style="background-color:#ce04e2;">Content here</div>
        
        
          .mybackground {background-color:#ce04e2;}
        
        Background color #ce04e2
      
           Border around this has a color of #ce04e2        
        
          <div style="border:2px solid #ce04e2;">Content here</div>
        
        
          .myborder {border:2px solid #ce04e2;}
        
        Border color #ce04e2