#f525cb color space conversions
Hex:
        #f525cb
        RGB:
        245, 37, 203
        CMY:
        4, 85, 20
        CMYK:
        0, 85, 17, 4
      HSL:
        312°, 91.2281%, 55.2941%
        HSV (HSB):
        312°, 84.8980%, 96.0784%
        XYZ:
        49.0972, 25.0474, 58.7468
        xyY:
        0.3695, 0.1885, 25.0474
      CIE-Lab:
        57.1216, 86.0041, -36.7472
        CIE-LCH:
        57.1216, 93.5257, 336.8643
        CIE-Luv:
        57.1216, 95.7216, -69.2685
        Hunter-Lab:
        50.0474, 87.5283, -34.5629
      #f525cb color charts
#f525cb RGB chart
      #f525cb CMYK chart
      #f525cb RGB pie chart
      #f525cb color shades, tints & tones
#f525cb color schemes
#f525cb color preview, HTML & CSS examples
           This text has a color of #f525cb        
        
          <p style="color:#f525cb;">Text here</p>
        
        
          .mytext {color:#f525cb;}
        
        Text color #f525cb
      
           This box has a color of #f525cb        
        
          <div style="background-color:#f525cb;">Content here</div>
        
        
          .mybackground {background-color:#f525cb;}
        
        Background color #f525cb
      
           Border around this has a color of #f525cb        
        
          <div style="border:2px solid #f525cb;">Content here</div>
        
        
          .myborder {border:2px solid #f525cb;}
        
        Border color #f525cb