#ce5fcb color space conversions
Hex:
        #ce5fcb
        RGB:
        206, 95, 203
        CMY:
        19, 63, 20
        CMYK:
        0, 54, 1, 19
      HSL:
        302°, 53.1100%, 59.0196%
        HSV (HSB):
        302°, 53.8835%, 80.7843%
        XYZ:
        40.3253, 25.6180, 59.3193
        xyY:
        0.3219, 0.2045, 25.6180
      CIE-Lab:
        57.6727, 58.1527, -36.3242
        CIE-LCH:
        57.6727, 68.5651, 328.0097
        CIE-Luv:
        57.6727, 52.3743, -64.2490
        Hunter-Lab:
        50.6143, 53.6393, -34.0572
      #ce5fcb color charts
#ce5fcb RGB chart
      #ce5fcb CMYK chart
      #ce5fcb RGB pie chart
      #ce5fcb color shades, tints & tones
#ce5fcb color schemes
#ce5fcb color preview, HTML & CSS examples
           This text has a color of #ce5fcb        
        
          <p style="color:#ce5fcb;">Text here</p>
        
        
          .mytext {color:#ce5fcb;}
        
        Text color #ce5fcb
      
           This box has a color of #ce5fcb        
        
          <div style="background-color:#ce5fcb;">Content here</div>
        
        
          .mybackground {background-color:#ce5fcb;}
        
        Background color #ce5fcb
      
           Border around this has a color of #ce5fcb        
        
          <div style="border:2px solid #ce5fcb;">Content here</div>
        
        
          .myborder {border:2px solid #ce5fcb;}
        
        Border color #ce5fcb