#f825cd color space conversions
Hex:
        #f825cd
        RGB:
        248, 37, 205
        CMY:
        3, 85, 20
        CMYK:
        0, 85, 17, 3
      HSL:
        312°, 93.7778%, 55.8824%
        HSV (HSB):
        312°, 85.0806%, 97.2549%
        XYZ:
        50.3924, 25.6874, 60.0598
        xyY:
        0.3702, 0.1887, 25.6874
      CIE-Lab:
        57.7391, 86.8395, -36.8865
        CIE-LCH:
        57.7391, 94.3489, 336.9858
        CIE-Luv:
        57.7391, 97.1634, -69.7781
        Hunter-Lab:
        50.6827, 88.7828, -34.7817
      #f825cd color charts
#f825cd RGB chart
      #f825cd CMYK chart
      #f825cd RGB pie chart
      #f825cd color shades, tints & tones
#f825cd color schemes
#f825cd color preview, HTML & CSS examples
           This text has a color of #f825cd        
        
          <p style="color:#f825cd;">Text here</p>
        
        
          .mytext {color:#f825cd;}
        
        Text color #f825cd
      
           This box has a color of #f825cd        
        
          <div style="background-color:#f825cd;">Content here</div>
        
        
          .mybackground {background-color:#f825cd;}
        
        Background color #f825cd
      
           Border around this has a color of #f825cd        
        
          <div style="border:2px solid #f825cd;">Content here</div>
        
        
          .myborder {border:2px solid #f825cd;}
        
        Border color #f825cd