#ce01d6 color space conversions
Hex:
        #ce01d6
        RGB:
        206, 1, 214
        CMY:
        19, 100, 16
        CMYK:
        4, 100, 0, 16
      HSL:
        298°, 99.0698%, 42.1569%
        HSV (HSB):
        298°, 99.5327%, 83.9216%
        XYZ:
        37.6021, 17.9986, 65.1105
        xyY:
        0.3115, 0.1491, 17.9986
      CIE-Lab:
        49.4944, 84.7488, -55.5763
        CIE-LCH:
        49.4944, 101.3464, 326.7441
        CIE-Luv:
        49.4944, 65.1371, -94.0936
        Hunter-Lab:
        42.4247, 83.9657, -61.2970
      #ce01d6 color charts
#ce01d6 RGB chart
      #ce01d6 CMYK chart
      #ce01d6 RGB pie chart
      #ce01d6 color shades, tints & tones
#ce01d6 color schemes
#ce01d6 color preview, HTML & CSS examples
           This text has a color of #ce01d6        
        
          <p style="color:#ce01d6;">Text here</p>
        
        
          .mytext {color:#ce01d6;}
        
        Text color #ce01d6
      
           This box has a color of #ce01d6        
        
          <div style="background-color:#ce01d6;">Content here</div>
        
        
          .mybackground {background-color:#ce01d6;}
        
        Background color #ce01d6
      
           Border around this has a color of #ce01d6        
        
          <div style="border:2px solid #ce01d6;">Content here</div>
        
        
          .myborder {border:2px solid #ce01d6;}
        
        Border color #ce01d6