#f825e4 color space conversions
Hex:
        #f825e4
        RGB:
        248, 37, 228
        CMY:
        3, 85, 11
        CMYK:
        0, 85, 8, 3
      HSL:
        306°, 93.7778%, 55.8824%
        HSV (HSB):
        306°, 85.0806%, 97.2549%
        XYZ:
        53.3766, 26.8810, 75.7741
        xyY:
        0.3421, 0.1723, 26.8810
      CIE-Lab:
        58.8640, 89.8261, -48.1594
        CIE-LCH:
        58.8640, 101.9218, 331.8025
        CIE-Luv:
        58.8640, 87.4989, -87.6912
        Hunter-Lab:
        51.8469, 93.0342, -50.3593
      #f825e4 color charts
#f825e4 RGB chart
      #f825e4 CMYK chart
      #f825e4 RGB pie chart
      #f825e4 color shades, tints & tones
#f825e4 color schemes
#f825e4 color preview, HTML & CSS examples
           This text has a color of #f825e4        
        
          <p style="color:#f825e4;">Text here</p>
        
        
          .mytext {color:#f825e4;}
        
        Text color #f825e4
      
           This box has a color of #f825e4        
        
          <div style="background-color:#f825e4;">Content here</div>
        
        
          .mybackground {background-color:#f825e4;}
        
        Background color #f825e4
      
           Border around this has a color of #f825e4        
        
          <div style="border:2px solid #f825e4;">Content here</div>
        
        
          .myborder {border:2px solid #f825e4;}
        
        Border color #f825e4