#c850fe color space conversions
Hex:
        #c850fe
        RGB:
        200, 80, 254
        CMY:
        22, 69, 0
        CMYK:
        21, 69, 0, 0
      HSL:
        281°, 98.8636%, 65.4902%
        HSV (HSB):
        281°, 68.5039%, 99.6078%
        XYZ:
        44.5775, 25.1724, 96.2752
        xyY:
        0.2685, 0.1516, 25.1724
      CIE-Lab:
        57.2430, 72.7715, -65.6807
        CIE-LCH:
        57.2430, 98.0288, 317.9319
        CIE-Luv:
        57.2430, 39.4042, -111.3956
        Hunter-Lab:
        50.1721, 70.7943, -78.6509
      #c850fe color charts
#c850fe RGB chart
      #c850fe CMYK chart
      #c850fe RGB pie chart
      #c850fe color shades, tints & tones
#c850fe color schemes
#c850fe color preview, HTML & CSS examples
           This text has a color of #c850fe        
        
          <p style="color:#c850fe;">Text here</p>
        
        
          .mytext {color:#c850fe;}
        
        Text color #c850fe
      
           This box has a color of #c850fe        
        
          <div style="background-color:#c850fe;">Content here</div>
        
        
          .mybackground {background-color:#c850fe;}
        
        Background color #c850fe
      
           Border around this has a color of #c850fe        
        
          <div style="border:2px solid #c850fe;">Content here</div>
        
        
          .myborder {border:2px solid #c850fe;}
        
        Border color #c850fe