#f825c5 color space conversions
Hex:
        #f825c5
        RGB:
        248, 37, 197
        CMY:
        3, 85, 23
        CMYK:
        0, 85, 21, 3
      HSL:
        315°, 93.7778%, 55.8824%
        HSV (HSB):
        315°, 85.0806%, 97.2549%
        XYZ:
        49.4510, 25.3108, 55.1024
        xyY:
        0.3808, 0.1949, 25.3108
      CIE-Lab:
        57.3770, 85.8644, -32.8678
        CIE-LCH:
        57.3770, 91.9401, 339.0538
        CIE-Luv:
        57.3770, 100.6430, -63.4840
        Hunter-Lab:
        50.3099, 87.4106, -29.7212
      #f825c5 color charts
#f825c5 RGB chart
      #f825c5 CMYK chart
      #f825c5 RGB pie chart
      #f825c5 color shades, tints & tones
#f825c5 color schemes
#f825c5 color preview, HTML & CSS examples
           This text has a color of #f825c5        
        
          <p style="color:#f825c5;">Text here</p>
        
        
          .mytext {color:#f825c5;}
        
        Text color #f825c5
      
           This box has a color of #f825c5        
        
          <div style="background-color:#f825c5;">Content here</div>
        
        
          .mybackground {background-color:#f825c5;}
        
        Background color #f825c5
      
           Border around this has a color of #f825c5        
        
          <div style="border:2px solid #f825c5;">Content here</div>
        
        
          .myborder {border:2px solid #f825c5;}
        
        Border color #f825c5