#ce4fc2 color space conversions
Hex:
        #ce4fc2
        RGB:
        206, 79, 194
        CMY:
        19, 69, 24
        CMYK:
        0, 62, 6, 19
      HSL:
        306°, 56.4444%, 55.8824%
        HSV (HSB):
        306°, 61.6505%, 80.7843%
        XYZ:
        37.9872, 22.6088, 53.4007
        xyY:
        0.3332, 0.1983, 22.6088
      CIE-Lab:
        54.6671, 63.7014, -35.8822
        CIE-LCH:
        54.6671, 73.1123, 330.6080
        CIE-Luv:
        54.6671, 60.3712, -63.7078
        Hunter-Lab:
        47.5487, 59.3953, -33.3029
      #ce4fc2 color charts
#ce4fc2 RGB chart
      #ce4fc2 CMYK chart
      #ce4fc2 RGB pie chart
      #ce4fc2 color shades, tints & tones
#ce4fc2 color schemes
#ce4fc2 color preview, HTML & CSS examples
           This text has a color of #ce4fc2        
        
          <p style="color:#ce4fc2;">Text here</p>
        
        
          .mytext {color:#ce4fc2;}
        
        Text color #ce4fc2
      
           This box has a color of #ce4fc2        
        
          <div style="background-color:#ce4fc2;">Content here</div>
        
        
          .mybackground {background-color:#ce4fc2;}
        
        Background color #ce4fc2
      
           Border around this has a color of #ce4fc2        
        
          <div style="border:2px solid #ce4fc2;">Content here</div>
        
        
          .myborder {border:2px solid #ce4fc2;}
        
        Border color #ce4fc2