#ce5ead color space conversions
Hex:
        #ce5ead
        RGB:
        206, 94, 173
        CMY:
        19, 63, 32
        CMYK:
        0, 54, 16, 19
      HSL:
        318°, 53.3333%, 58.8235%
        HSV (HSB):
        318°, 54.3689%, 80.7843%
        XYZ:
        36.9991, 24.1443, 42.2454
        xyY:
        0.3579, 0.2335, 24.1443
      CIE-Lab:
        56.2320, 53.7348, -21.3333
        CIE-LCH:
        56.2320, 57.8146, 338.3464
        CIE-Luv:
        56.2320, 61.0951, -40.3097
        Hunter-Lab:
        49.1369, 48.4174, -16.5787
      #ce5ead color charts
#ce5ead RGB chart
      #ce5ead CMYK chart
      #ce5ead RGB pie chart
      #ce5ead color shades, tints & tones
#ce5ead color schemes
#ce5ead color preview, HTML & CSS examples
           This text has a color of #ce5ead        
        
          <p style="color:#ce5ead;">Text here</p>
        
        
          .mytext {color:#ce5ead;}
        
        Text color #ce5ead
      
           This box has a color of #ce5ead        
        
          <div style="background-color:#ce5ead;">Content here</div>
        
        
          .mybackground {background-color:#ce5ead;}
        
        Background color #ce5ead
      
           Border around this has a color of #ce5ead        
        
          <div style="border:2px solid #ce5ead;">Content here</div>
        
        
          .myborder {border:2px solid #ce5ead;}
        
        Border color #ce5ead