#f5249d color space conversions
Hex:
        #f5249d
        RGB:
        245, 36, 157
        CMY:
        4, 86, 38
        CMYK:
        0, 85, 36, 4
      HSL:
        325°, 91.2664%, 55.0980%
        HSV (HSB):
        325°, 85.3061%, 96.0784%
        XYZ:
        44.3729, 23.1086, 34.0200
        xyY:
        0.4372, 0.2277, 23.1086
      CIE-Lab:
        55.1840, 81.0516, -12.9820
        CIE-LCH:
        55.1840, 82.0847, 350.9003
        CIE-Luv:
        55.1840, 116.3171, -33.3792
        Hunter-Lab:
        48.0714, 80.6418, -8.3094
      #f5249d color charts
#f5249d RGB chart
      #f5249d CMYK chart
      #f5249d RGB pie chart
      #f5249d color shades, tints & tones
#f5249d color schemes
#f5249d color preview, HTML & CSS examples
           This text has a color of #f5249d        
        
          <p style="color:#f5249d;">Text here</p>
        
        
          .mytext {color:#f5249d;}
        
        Text color #f5249d
      
           This box has a color of #f5249d        
        
          <div style="background-color:#f5249d;">Content here</div>
        
        
          .mybackground {background-color:#f5249d;}
        
        Background color #f5249d
      
           Border around this has a color of #f5249d        
        
          <div style="border:2px solid #f5249d;">Content here</div>
        
        
          .myborder {border:2px solid #f5249d;}
        
        Border color #f5249d