#f83fe1 color space conversions
Hex:
        #f83fe1
        RGB:
        248, 63, 225
        CMY:
        3, 75, 12
        CMYK:
        0, 75, 9, 3
      HSL:
        307°, 92.9648%, 60.9804%
        HSV (HSB):
        307°, 74.5968%, 97.2549%
        XYZ:
        54.0795, 28.9477, 73.9713
        xyY:
        0.3445, 0.1844, 28.9477
      CIE-Lab:
        60.7355, 83.5627, -43.5159
        CIE-LCH:
        60.7355, 94.2144, 332.4914
        CIE-Luv:
        60.7355, 84.2807, -80.1416
        Hunter-Lab:
        53.8031, 85.2617, -43.8529
      #f83fe1 color charts
#f83fe1 RGB chart
      #f83fe1 CMYK chart
      #f83fe1 RGB pie chart
      #f83fe1 color shades, tints & tones
#f83fe1 color schemes
#f83fe1 color preview, HTML & CSS examples
           This text has a color of #f83fe1        
        
          <p style="color:#f83fe1;">Text here</p>
        
        
          .mytext {color:#f83fe1;}
        
        Text color #f83fe1
      
           This box has a color of #f83fe1        
        
          <div style="background-color:#f83fe1;">Content here</div>
        
        
          .mybackground {background-color:#f83fe1;}
        
        Background color #f83fe1
      
           Border around this has a color of #f83fe1        
        
          <div style="border:2px solid #f83fe1;">Content here</div>
        
        
          .myborder {border:2px solid #f83fe1;}
        
        Border color #f83fe1