#f527a1 color space conversions
Hex:
        #f527a1
        RGB:
        245, 39, 161
        CMY:
        4, 85, 37
        CMYK:
        0, 84, 34, 4
      HSL:
        324°, 91.1504%, 55.6863%
        HSV (HSB):
        324°, 84.0816%, 96.0784%
        XYZ:
        44.8147, 23.4367, 35.8800
        xyY:
        0.4304, 0.2251, 23.4367
      CIE-Lab:
        55.5194, 80.8892, -14.8332
        CIE-LCH:
        55.5194, 82.2380, 349.6087
        CIE-Luv:
        55.5194, 113.9132, -35.9634
        Hunter-Lab:
        48.4115, 80.5181, -10.0545
      #f527a1 color charts
#f527a1 RGB chart
      #f527a1 CMYK chart
      #f527a1 RGB pie chart
      #f527a1 color shades, tints & tones
#f527a1 color schemes
#f527a1 color preview, HTML & CSS examples
           This text has a color of #f527a1        
        
          <p style="color:#f527a1;">Text here</p>
        
        
          .mytext {color:#f527a1;}
        
        Text color #f527a1
      
           This box has a color of #f527a1        
        
          <div style="background-color:#f527a1;">Content here</div>
        
        
          .mybackground {background-color:#f527a1;}
        
        Background color #f527a1
      
           Border around this has a color of #f527a1        
        
          <div style="border:2px solid #f527a1;">Content here</div>
        
        
          .myborder {border:2px solid #f527a1;}
        
        Border color #f527a1