#ce21f3 color space conversions
Hex:
        #ce21f3
        RGB:
        206, 33, 243
        CMY:
        19, 87, 5
        CMYK:
        15, 86, 0, 5
      HSL:
        289°, 89.7436%, 54.1176%
        HSV (HSB):
        289°, 86.4198%, 95.2941%
        XYZ:
        42.1751, 20.6806, 86.5629
        xyY:
        0.2823, 0.1384, 20.6806
      CIE-Lab:
        52.5981, 85.6850, -67.0040
        CIE-LCH:
        52.5981, 108.7724, 321.9753
        CIE-Luv:
        52.5981, 53.1853, -112.3075
        Hunter-Lab:
        45.4759, 85.9610, -81.0247
      #ce21f3 color charts
#ce21f3 RGB chart
      #ce21f3 CMYK chart
      #ce21f3 RGB pie chart
      #ce21f3 color shades, tints & tones
#ce21f3 color schemes
#ce21f3 color preview, HTML & CSS examples
           This text has a color of #ce21f3        
        
          <p style="color:#ce21f3;">Text here</p>
        
        
          .mytext {color:#ce21f3;}
        
        Text color #ce21f3
      
           This box has a color of #ce21f3        
        
          <div style="background-color:#ce21f3;">Content here</div>
        
        
          .mybackground {background-color:#ce21f3;}
        
        Background color #ce21f3
      
           Border around this has a color of #ce21f3        
        
          <div style="border:2px solid #ce21f3;">Content here</div>
        
        
          .myborder {border:2px solid #ce21f3;}
        
        Border color #ce21f3