#f525d3 color space conversions
Hex:
        #f525d3
        RGB:
        245, 37, 211
        CMY:
        4, 85, 17
        CMYK:
        0, 85, 14, 4
      HSL:
        310°, 91.2281%, 55.2941%
        HSV (HSB):
        310°, 84.8980%, 96.0784%
        XYZ:
        50.0756, 25.4388, 63.8989
        xyY:
        0.3592, 0.1825, 25.4388
      CIE-Lab:
        57.5004, 87.0184, -40.7210
        CIE-LCH:
        57.5004, 96.0750, 334.9224
        CIE-Luv:
        57.5004, 92.3099, -75.5360
        Hunter-Lab:
        50.4369, 88.9571, -39.8092
      #f525d3 color charts
#f525d3 RGB chart
      #f525d3 CMYK chart
      #f525d3 RGB pie chart
      #f525d3 color shades, tints & tones
#f525d3 color schemes
#f525d3 color preview, HTML & CSS examples
           This text has a color of #f525d3        
        
          <p style="color:#f525d3;">Text here</p>
        
        
          .mytext {color:#f525d3;}
        
        Text color #f525d3
      
           This box has a color of #f525d3        
        
          <div style="background-color:#f525d3;">Content here</div>
        
        
          .mybackground {background-color:#f525d3;}
        
        Background color #f525d3
      
           Border around this has a color of #f525d3        
        
          <div style="border:2px solid #f525d3;">Content here</div>
        
        
          .myborder {border:2px solid #f525d3;}
        
        Border color #f525d3