#f827fe color space conversions
Hex:
        #f827fe
        RGB:
        248, 39, 254
        CMY:
        3, 85, 0
        CMYK:
        2, 85, 0, 0
      HSL:
        298°, 99.0783%, 57.4510%
        HSV (HSB):
        298°, 84.6457%, 99.6078%
        XYZ:
        57.3263, 28.5633, 96.2578
        xyY:
        0.3147, 0.1568, 28.5633
      CIE-Lab:
        60.3942, 93.1644, -60.2360
        CIE-LCH:
        60.3942, 110.9414, 327.1151
        CIE-Luv:
        60.3942, 77.1075, -107.1229
        Hunter-Lab:
        53.4446, 97.9365, -69.3745
      #f827fe color charts
#f827fe RGB chart
      #f827fe CMYK chart
      #f827fe RGB pie chart
      #f827fe color shades, tints & tones
#f827fe color schemes
#f827fe color preview, HTML & CSS examples
           This text has a color of #f827fe        
        
          <p style="color:#f827fe;">Text here</p>
        
        
          .mytext {color:#f827fe;}
        
        Text color #f827fe
      
           This box has a color of #f827fe        
        
          <div style="background-color:#f827fe;">Content here</div>
        
        
          .mybackground {background-color:#f827fe;}
        
        Background color #f827fe
      
           Border around this has a color of #f827fe        
        
          <div style="border:2px solid #f827fe;">Content here</div>
        
        
          .myborder {border:2px solid #f827fe;}
        
        Border color #f827fe