#ce5cf1 color space conversions
Hex:
        #ce5cf1
        RGB:
        206, 92, 241
        CMY:
        19, 64, 5
        CMYK:
        15, 62, 0, 5
      HSL:
        286°, 84.1808%, 65.2941%
        HSV (HSB):
        286°, 61.8257%, 94.5098%
        XYZ:
        45.1579, 27.1270, 86.0750
        xyY:
        0.2852, 0.1713, 27.1270
      CIE-Lab:
        59.0917, 66.4822, -55.4595
        CIE-LCH:
        59.0917, 86.5773, 320.1651
        CIE-Luv:
        59.0917, 43.3783, -95.7263
        Hunter-Lab:
        52.0836, 63.6183, -61.5261
      #ce5cf1 color charts
#ce5cf1 RGB chart
      #ce5cf1 CMYK chart
      #ce5cf1 RGB pie chart
      #ce5cf1 color shades, tints & tones
#ce5cf1 color schemes
#ce5cf1 color preview, HTML & CSS examples
           This text has a color of #ce5cf1        
        
          <p style="color:#ce5cf1;">Text here</p>
        
        
          .mytext {color:#ce5cf1;}
        
        Text color #ce5cf1
      
           This box has a color of #ce5cf1        
        
          <div style="background-color:#ce5cf1;">Content here</div>
        
        
          .mybackground {background-color:#ce5cf1;}
        
        Background color #ce5cf1
      
           Border around this has a color of #ce5cf1        
        
          <div style="border:2px solid #ce5cf1;">Content here</div>
        
        
          .myborder {border:2px solid #ce5cf1;}
        
        Border color #ce5cf1