#f527ac color space conversions
Hex:
        #f527ac
        RGB:
        245, 39, 172
        CMY:
        4, 85, 33
        CMYK:
        0, 84, 30, 4
      HSL:
        321°, 91.1504%, 55.6863%
        HSV (HSB):
        321°, 84.0816%, 96.0784%
        XYZ:
        45.8281, 23.8421, 41.2163
        xyY:
        0.4133, 0.2150, 23.8421
      CIE-Lab:
        55.9293, 82.0336, -20.6610
        CIE-LCH:
        55.9293, 84.5954, 345.8635
        CIE-Luv:
        55.9293, 109.0115, -44.5335
        Hunter-Lab:
        48.8283, 82.0825, -15.8672
      #f527ac color charts
#f527ac RGB chart
      #f527ac CMYK chart
      #f527ac RGB pie chart
      #f527ac color shades, tints & tones
#f527ac color schemes
#f527ac color preview, HTML & CSS examples
           This text has a color of #f527ac        
        
          <p style="color:#f527ac;">Text here</p>
        
        
          .mytext {color:#f527ac;}
        
        Text color #f527ac
      
           This box has a color of #f527ac        
        
          <div style="background-color:#f527ac;">Content here</div>
        
        
          .mybackground {background-color:#f527ac;}
        
        Background color #f527ac
      
           Border around this has a color of #f527ac        
        
          <div style="border:2px solid #f527ac;">Content here</div>
        
        
          .myborder {border:2px solid #f527ac;}
        
        Border color #f527ac