#ce5ea1 color space conversions
Hex:
        #ce5ea1
        RGB:
        206, 94, 161
        CMY:
        19, 63, 37
        CMYK:
        0, 54, 22, 19
      HSL:
        324°, 53.3333%, 58.8235%
        HSV (HSB):
        324°, 54.3689%, 80.7843%
        XYZ:
        35.8893, 23.7004, 36.4013
        xyY:
        0.3739, 0.2469, 23.7004
      CIE-Lab:
        55.7866, 51.9674, -15.0383
        CIE-LCH:
        55.7866, 54.0995, 343.8606
        CIE-Luv:
        55.7866, 64.4950, -30.6332
        Hunter-Lab:
        48.6831, 46.3954, -10.2541
      #ce5ea1 color charts
#ce5ea1 RGB chart
      #ce5ea1 CMYK chart
      #ce5ea1 RGB pie chart
      #ce5ea1 color shades, tints & tones
#ce5ea1 color schemes
#ce5ea1 color preview, HTML & CSS examples
           This text has a color of #ce5ea1        
        
          <p style="color:#ce5ea1;">Text here</p>
        
        
          .mytext {color:#ce5ea1;}
        
        Text color #ce5ea1
      
           This box has a color of #ce5ea1        
        
          <div style="background-color:#ce5ea1;">Content here</div>
        
        
          .mybackground {background-color:#ce5ea1;}
        
        Background color #ce5ea1
      
           Border around this has a color of #ce5ea1        
        
          <div style="border:2px solid #ce5ea1;">Content here</div>
        
        
          .myborder {border:2px solid #ce5ea1;}
        
        Border color #ce5ea1