#ce1dca color space conversions
Hex:
        #ce1dca
        RGB:
        206, 29, 202
        CMY:
        19, 89, 21
        CMYK:
        0, 86, 2, 19
      HSL:
        301°, 75.3191%, 46.0784%
        HSV (HSB):
        301°, 85.9223%, 80.7843%
        XYZ:
        36.5536, 18.2648, 57.4760
        xyY:
        0.3255, 0.1627, 18.2648
      CIE-Lab:
        49.8157, 79.9200, -48.1609
        CIE-LCH:
        49.8157, 93.3096, 328.9263
        CIE-Luv:
        49.8157, 67.9407, -82.8711
        Hunter-Lab:
        42.7373, 77.8823, -49.8209
      #ce1dca color charts
#ce1dca RGB chart
      #ce1dca CMYK chart
      #ce1dca RGB pie chart
      #ce1dca color shades, tints & tones
#ce1dca color schemes
#ce1dca color preview, HTML & CSS examples
           This text has a color of #ce1dca        
        
          <p style="color:#ce1dca;">Text here</p>
        
        
          .mytext {color:#ce1dca;}
        
        Text color #ce1dca
      
           This box has a color of #ce1dca        
        
          <div style="background-color:#ce1dca;">Content here</div>
        
        
          .mybackground {background-color:#ce1dca;}
        
        Background color #ce1dca
      
           Border around this has a color of #ce1dca        
        
          <div style="border:2px solid #ce1dca;">Content here</div>
        
        
          .myborder {border:2px solid #ce1dca;}
        
        Border color #ce1dca