#f525db color space conversions
Hex:
        #f525db
        RGB:
        245, 37, 219
        CMY:
        4, 85, 14
        CMYK:
        0, 85, 11, 4
      HSL:
        308°, 91.2281%, 55.2941%
        HSV (HSB):
        308°, 84.8980%, 96.0784%
        XYZ:
        51.1039, 25.8501, 69.3139
        xyY:
        0.3494, 0.1767, 25.8501
      CIE-Lab:
        57.8945, 88.0656, -44.6439
        CIE-LCH:
        57.8945, 98.7351, 333.1177
        CIE-Luv:
        57.8945, 88.9632, -81.7652
        Hunter-Lab:
        50.8430, 90.4410, -45.2396
      #f525db color charts
#f525db RGB chart
      #f525db CMYK chart
      #f525db RGB pie chart
      #f525db color shades, tints & tones
#f525db color schemes
#f525db color preview, HTML & CSS examples
           This text has a color of #f525db        
        
          <p style="color:#f525db;">Text here</p>
        
        
          .mytext {color:#f525db;}
        
        Text color #f525db
      
           This box has a color of #f525db        
        
          <div style="background-color:#f525db;">Content here</div>
        
        
          .mybackground {background-color:#f525db;}
        
        Background color #f525db
      
           Border around this has a color of #f525db        
        
          <div style="border:2px solid #f525db;">Content here</div>
        
        
          .myborder {border:2px solid #f525db;}
        
        Border color #f525db