#ce30fa color space conversions
Hex:
        #ce30fa
        RGB:
        206, 48, 250
        CMY:
        19, 81, 2
        CMYK:
        18, 81, 0, 2
      HSL:
        287°, 95.2830%, 58.4314%
        HSV (HSB):
        287°, 80.8000%, 98.0392%
        XYZ:
        43.7659, 22.1378, 92.4088
        xyY:
        0.2765, 0.1398, 22.1378
      CIE-Lab:
        54.1730, 83.6327, -68.3690
        CIE-LCH:
        54.1730, 108.0220, 320.7343
        CIE-Luv:
        54.1730, 49.4570, -114.9675
        Hunter-Lab:
        47.0509, 83.6985, -83.5111
      #ce30fa color charts
#ce30fa RGB chart
      #ce30fa CMYK chart
      #ce30fa RGB pie chart
      #ce30fa color shades, tints & tones
#ce30fa color schemes
#ce30fa color preview, HTML & CSS examples
           This text has a color of #ce30fa        
        
          <p style="color:#ce30fa;">Text here</p>
        
        
          .mytext {color:#ce30fa;}
        
        Text color #ce30fa
      
           This box has a color of #ce30fa        
        
          <div style="background-color:#ce30fa;">Content here</div>
        
        
          .mybackground {background-color:#ce30fa;}
        
        Background color #ce30fa
      
           Border around this has a color of #ce30fa        
        
          <div style="border:2px solid #ce30fa;">Content here</div>
        
        
          .myborder {border:2px solid #ce30fa;}
        
        Border color #ce30fa