#f525d7 color space conversions
Hex:
        #f525d7
        RGB:
        245, 37, 215
        CMY:
        4, 85, 16
        CMYK:
        0, 85, 12, 4
      HSL:
        309°, 91.2281%, 55.2941%
        HSV (HSB):
        309°, 84.8980%, 96.0784%
        XYZ:
        50.5835, 25.6419, 66.5733
        xyY:
        0.3542, 0.1796, 25.6419
      CIE-Lab:
        57.6956, 87.5380, -42.6888
        CIE-LCH:
        57.6956, 97.3921, 334.0034
        CIE-Luv:
        57.6956, 90.6280, -78.6561
        Hunter-Lab:
        50.6378, 89.6922, -42.5018
      #f525d7 color charts
#f525d7 RGB chart
      #f525d7 CMYK chart
      #f525d7 RGB pie chart
      #f525d7 color shades, tints & tones
#f525d7 color schemes
#f525d7 color preview, HTML & CSS examples
           This text has a color of #f525d7        
        
          <p style="color:#f525d7;">Text here</p>
        
        
          .mytext {color:#f525d7;}
        
        Text color #f525d7
      
           This box has a color of #f525d7        
        
          <div style="background-color:#f525d7;">Content here</div>
        
        
          .mybackground {background-color:#f525d7;}
        
        Background color #f525d7
      
           Border around this has a color of #f525d7        
        
          <div style="border:2px solid #f525d7;">Content here</div>
        
        
          .myborder {border:2px solid #f525d7;}
        
        Border color #f525d7