#f525e4 color space conversions
Hex:
        #f525e4
        RGB:
        245, 37, 228
        CMY:
        4, 85, 11
        CMYK:
        0, 85, 7, 4
      HSL:
        305°, 91.2281%, 55.2941%
        HSV (HSB):
        305°, 84.8980%, 96.0784%
        XYZ:
        52.3213, 26.3370, 75.7247
        xyY:
        0.3389, 0.1706, 26.3370
      CIE-Lab:
        58.3556, 89.2812, -48.9975
        CIE-LCH:
        58.3556, 101.8424, 331.2420
        CIE-Luv:
        58.3556, 85.2836, -88.7149
        Hunter-Lab:
        51.3196, 92.1748, -51.5616
      #f525e4 color charts
#f525e4 RGB chart
      #f525e4 CMYK chart
      #f525e4 RGB pie chart
      #f525e4 color shades, tints & tones
#f525e4 color schemes
#f525e4 color preview, HTML & CSS examples
           This text has a color of #f525e4        
        
          <p style="color:#f525e4;">Text here</p>
        
        
          .mytext {color:#f525e4;}
        
        Text color #f525e4
      
           This box has a color of #f525e4        
        
          <div style="background-color:#f525e4;">Content here</div>
        
        
          .mybackground {background-color:#f525e4;}
        
        Background color #f525e4
      
           Border around this has a color of #f525e4        
        
          <div style="border:2px solid #f525e4;">Content here</div>
        
        
          .myborder {border:2px solid #f525e4;}
        
        Border color #f525e4