#ce21d1 color space conversions
Hex:
        #ce21d1
        RGB:
        206, 33, 209
        CMY:
        19, 87, 18
        CMYK:
        1, 84, 0, 18
      HSL:
        299°, 72.7273%, 47.4510%
        HSV (HSB):
        299°, 84.2105%, 81.9608%
        XYZ:
        37.5061, 18.8130, 61.9761
        xyY:
        0.3171, 0.1590, 18.8130
      CIE-Lab:
        50.4677, 80.2410, -51.1497
        CIE-LCH:
        50.4677, 95.1573, 327.4845
        CIE-Luv:
        50.4677, 64.8656, -87.5687
        Hunter-Lab:
        43.3739, 78.4472, -54.3565
      #ce21d1 color charts
#ce21d1 RGB chart
      #ce21d1 CMYK chart
      #ce21d1 RGB pie chart
      #ce21d1 color shades, tints & tones
#ce21d1 color schemes
#ce21d1 color preview, HTML & CSS examples
           This text has a color of #ce21d1        
        
          <p style="color:#ce21d1;">Text here</p>
        
        
          .mytext {color:#ce21d1;}
        
        Text color #ce21d1
      
           This box has a color of #ce21d1        
        
          <div style="background-color:#ce21d1;">Content here</div>
        
        
          .mybackground {background-color:#ce21d1;}
        
        Background color #ce21d1
      
           Border around this has a color of #ce21d1        
        
          <div style="border:2px solid #ce21d1;">Content here</div>
        
        
          .myborder {border:2px solid #ce21d1;}
        
        Border color #ce21d1