#ce5fec color space conversions
Hex:
        #ce5fec
        RGB:
        206, 95, 236
        CMY:
        19, 63, 7
        CMYK:
        13, 60, 0, 7
      HSL:
        287°, 78.7709%, 64.9020%
        HSV (HSB):
        287°, 59.7458%, 92.5490%
        XYZ:
        44.6861, 27.3624, 82.2831
        xyY:
        0.2895, 0.1773, 27.3624
      CIE-Lab:
        59.3082, 64.1852, -52.3296
        CIE-LCH:
        59.3082, 82.8139, 320.8100
        CIE-Luv:
        59.3082, 43.7875, -90.6105
        Hunter-Lab:
        52.3090, 60.9467, -56.6480
      #ce5fec color charts
#ce5fec RGB chart
      #ce5fec CMYK chart
      #ce5fec RGB pie chart
      #ce5fec color shades, tints & tones
#ce5fec color schemes
#ce5fec color preview, HTML & CSS examples
           This text has a color of #ce5fec        
        
          <p style="color:#ce5fec;">Text here</p>
        
        
          .mytext {color:#ce5fec;}
        
        Text color #ce5fec
      
           This box has a color of #ce5fec        
        
          <div style="background-color:#ce5fec;">Content here</div>
        
        
          .mybackground {background-color:#ce5fec;}
        
        Background color #ce5fec
      
           Border around this has a color of #ce5fec        
        
          <div style="border:2px solid #ce5fec;">Content here</div>
        
        
          .myborder {border:2px solid #ce5fec;}
        
        Border color #ce5fec