#f850fd color space conversions
Hex:
        #f850fd
        RGB:
        248, 80, 253
        CMY:
        3, 69, 1
        CMYK:
        2, 68, 0, 1
      HSL:
        298°, 97.7401%, 65.2941%
        HSV (HSB):
        298°, 68.3794%, 99.2157%
        XYZ:
        59.3097, 32.7856, 96.1308
        xyY:
        0.3151, 0.1742, 32.7856
      CIE-Lab:
        63.9870, 82.4954, -53.9572
        CIE-LCH:
        63.9870, 98.5742, 326.8128
        CIE-Luv:
        63.9870, 70.5060, -97.1968
        Hunter-Lab:
        57.2587, 84.6909, -59.4599
      #f850fd color charts
#f850fd RGB chart
      #f850fd CMYK chart
      #f850fd RGB pie chart
      #f850fd color shades, tints & tones
#f850fd color schemes
#f850fd color preview, HTML & CSS examples
           This text has a color of #f850fd        
        
          <p style="color:#f850fd;">Text here</p>
        
        
          .mytext {color:#f850fd;}
        
        Text color #f850fd
      
           This box has a color of #f850fd        
        
          <div style="background-color:#f850fd;">Content here</div>
        
        
          .mybackground {background-color:#f850fd;}
        
        Background color #f850fd
      
           Border around this has a color of #f850fd        
        
          <div style="border:2px solid #f850fd;">Content here</div>
        
        
          .myborder {border:2px solid #f850fd;}
        
        Border color #f850fd