#ce5fc7 color space conversions
Hex:
        #ce5fc7
        RGB:
        206, 95, 199
        CMY:
        19, 63, 22
        CMYK:
        0, 54, 3, 19
      HSL:
        304°, 53.1100%, 59.0196%
        HSV (HSB):
        304°, 53.8835%, 80.7843%
        XYZ:
        39.8546, 25.4298, 56.8407
        xyY:
        0.3263, 0.2082, 25.4298
      CIE-Lab:
        57.4918, 57.4650, -34.3286
        CIE-LCH:
        57.4918, 66.9379, 329.1467
        CIE-Luv:
        57.4918, 53.4600, -61.0020
        Hunter-Lab:
        50.4279, 52.8247, -31.5302
      #ce5fc7 color charts
#ce5fc7 RGB chart
      #ce5fc7 CMYK chart
      #ce5fc7 RGB pie chart
      #ce5fc7 color shades, tints & tones
#ce5fc7 color schemes
#ce5fc7 color preview, HTML & CSS examples
           This text has a color of #ce5fc7        
        
          <p style="color:#ce5fc7;">Text here</p>
        
        
          .mytext {color:#ce5fc7;}
        
        Text color #ce5fc7
      
           This box has a color of #ce5fc7        
        
          <div style="background-color:#ce5fc7;">Content here</div>
        
        
          .mybackground {background-color:#ce5fc7;}
        
        Background color #ce5fc7
      
           Border around this has a color of #ce5fc7        
        
          <div style="border:2px solid #ce5fc7;">Content here</div>
        
        
          .myborder {border:2px solid #ce5fc7;}
        
        Border color #ce5fc7