#ce5ff4 color space conversions
Hex:
        #ce5ff4
        RGB:
        206, 95, 244
        CMY:
        19, 63, 4
        CMYK:
        16, 61, 0, 4
      HSL:
        285°, 87.1345%, 66.4706%
        HSV (HSB):
        285°, 61.0656%, 95.6863%
        XYZ:
        45.8749, 27.8379, 88.5433
        xyY:
        0.2827, 0.1716, 27.8379
      CIE-Lab:
        59.7420, 65.7332, -56.0893
        CIE-LCH:
        59.7420, 86.4110, 319.5263
        CIE-Luv:
        59.7420, 41.8218, -96.8425
        Hunter-Lab:
        52.7616, 62.8686, -62.5660
      #ce5ff4 color charts
#ce5ff4 RGB chart
      #ce5ff4 CMYK chart
      #ce5ff4 RGB pie chart
      #ce5ff4 color shades, tints & tones
#ce5ff4 color schemes
#ce5ff4 color preview, HTML & CSS examples
           This text has a color of #ce5ff4        
        
          <p style="color:#ce5ff4;">Text here</p>
        
        
          .mytext {color:#ce5ff4;}
        
        Text color #ce5ff4
      
           This box has a color of #ce5ff4        
        
          <div style="background-color:#ce5ff4;">Content here</div>
        
        
          .mybackground {background-color:#ce5ff4;}
        
        Background color #ce5ff4
      
           Border around this has a color of #ce5ff4        
        
          <div style="border:2px solid #ce5ff4;">Content here</div>
        
        
          .myborder {border:2px solid #ce5ff4;}
        
        Border color #ce5ff4