#f850ef color space conversions
Hex:
        #f850ef
        RGB:
        248, 80, 239
        CMY:
        3, 69, 6
        CMYK:
        0, 68, 4, 3
      HSL:
        303°, 92.3077%, 64.3137%
        HSV (HSB):
        303°, 67.7419%, 97.2549%
        XYZ:
        57.1600, 31.9258, 84.8110
        xyY:
        0.3287, 0.1836, 31.9258
      CIE-Lab:
        63.2815, 80.3105, -47.3259
        CIE-LCH:
        63.2815, 93.2176, 329.4897
        CIE-Luv:
        63.2815, 75.1932, -86.2522
        Hunter-Lab:
        56.5029, 81.6959, -49.4424
      #f850ef color charts
#f850ef RGB chart
      #f850ef CMYK chart
      #f850ef RGB pie chart
      #f850ef color shades, tints & tones
#f850ef color schemes
#f850ef color preview, HTML & CSS examples
           This text has a color of #f850ef        
        
          <p style="color:#f850ef;">Text here</p>
        
        
          .mytext {color:#f850ef;}
        
        Text color #f850ef
      
           This box has a color of #f850ef        
        
          <div style="background-color:#f850ef;">Content here</div>
        
        
          .mybackground {background-color:#f850ef;}
        
        Background color #f850ef
      
           Border around this has a color of #f850ef        
        
          <div style="border:2px solid #f850ef;">Content here</div>
        
        
          .myborder {border:2px solid #f850ef;}
        
        Border color #f850ef