#f850f5 color space conversions
Hex:
        #f850f5
        RGB:
        248, 80, 245
        CMY:
        3, 69, 4
        CMYK:
        0, 68, 1, 3
      HSL:
        301°, 92.3077%, 64.3137%
        HSV (HSB):
        301°, 67.7419%, 97.2549%
        XYZ:
        58.0615, 32.2864, 89.5579
        xyY:
        0.3227, 0.1795, 32.2864
      CIE-Lab:
        63.5788, 81.2358, -50.1843
        CIE-LCH:
        63.5788, 95.4868, 328.2939
        CIE-Luv:
        63.5788, 73.1634, -90.9631
        Hunter-Lab:
        56.8211, 82.9598, -53.6745
      #f850f5 color charts
#f850f5 RGB chart
      #f850f5 CMYK chart
      #f850f5 RGB pie chart
      #f850f5 color shades, tints & tones
#f850f5 color schemes
#f850f5 color preview, HTML & CSS examples
           This text has a color of #f850f5        
        
          <p style="color:#f850f5;">Text here</p>
        
        
          .mytext {color:#f850f5;}
        
        Text color #f850f5
      
           This box has a color of #f850f5        
        
          <div style="background-color:#f850f5;">Content here</div>
        
        
          .mybackground {background-color:#f850f5;}
        
        Background color #f850f5
      
           Border around this has a color of #f850f5        
        
          <div style="border:2px solid #f850f5;">Content here</div>
        
        
          .myborder {border:2px solid #f850f5;}
        
        Border color #f850f5