#ce01d1 color space conversions
Hex:
        #ce01d1
        RGB:
        206, 1, 209
        CMY:
        19, 100, 18
        CMYK:
        1, 100, 0, 18
      HSL:
        299°, 99.0476%, 41.1765%
        HSV (HSB):
        299°, 99.5215%, 81.9608%
        XYZ:
        36.9731, 17.7470, 61.7984
        xyY:
        0.3173, 0.1523, 17.7470
      CIE-Lab:
        49.1878, 84.0123, -53.1979
        CIE-LCH:
        49.1878, 99.4388, 327.6573
        CIE-Luv:
        49.1878, 67.0536, -90.4293
        Hunter-Lab:
        42.1272, 82.9388, -57.4864
      #ce01d1 color charts
#ce01d1 RGB chart
      #ce01d1 CMYK chart
      #ce01d1 RGB pie chart
      #ce01d1 color shades, tints & tones
#ce01d1 color schemes
#ce01d1 color preview, HTML & CSS examples
           This text has a color of #ce01d1        
        
          <p style="color:#ce01d1;">Text here</p>
        
        
          .mytext {color:#ce01d1;}
        
        Text color #ce01d1
      
           This box has a color of #ce01d1        
        
          <div style="background-color:#ce01d1;">Content here</div>
        
        
          .mybackground {background-color:#ce01d1;}
        
        Background color #ce01d1
      
           Border around this has a color of #ce01d1        
        
          <div style="border:2px solid #ce01d1;">Content here</div>
        
        
          .myborder {border:2px solid #ce01d1;}
        
        Border color #ce01d1