#f825df color space conversions
Hex:
        #f825df
        RGB:
        248, 37, 223
        CMY:
        3, 85, 13
        CMYK:
        0, 85, 10, 3
      HSL:
        307°, 93.7778%, 55.8824%
        HSV (HSB):
        307°, 85.0806%, 97.2549%
        XYZ:
        52.6923, 26.6073, 72.1706
        xyY:
        0.3479, 0.1757, 26.6073
      CIE-Lab:
        58.6091, 89.1546, -45.7437
        CIE-LCH:
        58.6091, 100.2050, 332.8384
        CIE-Luv:
        58.6091, 89.5517, -83.8284
        Hunter-Lab:
        51.5823, 92.0721, -46.8471
      #f825df color charts
#f825df RGB chart
      #f825df CMYK chart
      #f825df RGB pie chart
      #f825df color shades, tints & tones
#f825df color schemes
#f825df color preview, HTML & CSS examples
           This text has a color of #f825df        
        
          <p style="color:#f825df;">Text here</p>
        
        
          .mytext {color:#f825df;}
        
        Text color #f825df
      
           This box has a color of #f825df        
        
          <div style="background-color:#f825df;">Content here</div>
        
        
          .mybackground {background-color:#f825df;}
        
        Background color #f825df
      
           Border around this has a color of #f825df        
        
          <div style="border:2px solid #f825df;">Content here</div>
        
        
          .myborder {border:2px solid #f825df;}
        
        Border color #f825df