#f0527d color space conversions
Hex:
        #f0527d
        RGB:
        240, 82, 125
        CMY:
        6, 68, 51
        CMYK:
        0, 66, 48, 6
      HSL:
        344°, 84.0426%, 63.1373%
        HSV (HSB):
        344°, 65.8333%, 94.1176%
        XYZ:
        42.6541, 26.0405, 22.1802
        xyY:
        0.4694, 0.2866, 26.0405
      CIE-Lab:
        58.0755, 63.5141, 10.0374
        CIE-LCH:
        58.0755, 64.3023, 8.9805
        CIE-Luv:
        58.0755, 108.3610, 0.4365
        Hunter-Lab:
        51.0299, 59.8996, 9.9504
      #f0527d color charts
#f0527d RGB chart
      #f0527d CMYK chart
      #f0527d RGB pie chart
      #f0527d color shades, tints & tones
#f0527d color schemes
#f0527d color preview, HTML & CSS examples
           This text has a color of #f0527d        
        
          <p style="color:#f0527d;">Text here</p>
        
        
          .mytext {color:#f0527d;}
        
        Text color #f0527d
      
           This box has a color of #f0527d        
        
          <div style="background-color:#f0527d;">Content here</div>
        
        
          .mybackground {background-color:#f0527d;}
        
        Background color #f0527d
      
           Border around this has a color of #f0527d        
        
          <div style="border:2px solid #f0527d;">Content here</div>
        
        
          .myborder {border:2px solid #f0527d;}
        
        Border color #f0527d