#f2527d color space conversions
Hex:
        #f2527d
        RGB:
        242, 82, 125
        CMY:
        5, 68, 51
        CMYK:
        0, 66, 48, 5
      HSL:
        344°, 86.0215%, 63.5294%
        HSV (HSB):
        344°, 66.1157%, 94.9020%
        XYZ:
        43.3369, 26.3925, 22.2122
        xyY:
        0.4714, 0.2871, 26.3925
      CIE-Lab:
        58.4077, 64.1137, 10.5538
        CIE-LCH:
        58.4077, 64.9765, 9.3477
        CIE-Luv:
        58.4077, 109.9761, 0.9298
        Hunter-Lab:
        51.3736, 60.6722, 10.3266
      #f2527d color charts
#f2527d RGB chart
      #f2527d CMYK chart
      #f2527d RGB pie chart
      #f2527d color shades, tints & tones
#f2527d color schemes
#f2527d color preview, HTML & CSS examples
           This text has a color of #f2527d        
        
          <p style="color:#f2527d;">Text here</p>
        
        
          .mytext {color:#f2527d;}
        
        Text color #f2527d
      
           This box has a color of #f2527d        
        
          <div style="background-color:#f2527d;">Content here</div>
        
        
          .mybackground {background-color:#f2527d;}
        
        Background color #f2527d
      
           Border around this has a color of #f2527d        
        
          <div style="border:2px solid #f2527d;">Content here</div>
        
        
          .myborder {border:2px solid #f2527d;}
        
        Border color #f2527d