#f5657d color space conversions
Hex:
        #f5657d
        RGB:
        245, 101, 125
        CMY:
        4, 60, 51
        CMYK:
        0, 59, 49, 4
      HSL:
        350°, 87.8049%, 67.8431%
        HSV (HSB):
        350°, 58.7755%, 96.0784%
        XYZ:
        46.0115, 30.2005, 22.8062
        xyY:
        0.4647, 0.3050, 30.2005
      CIE-Lab:
        61.8268, 57.1357, 15.4084
        CIE-LCH:
        61.8268, 59.1769, 15.0926
        CIE-Luv:
        61.8268, 101.6792, 8.5735
        Hunter-Lab:
        54.9550, 53.2794, 13.8632
      #f5657d color charts
#f5657d RGB chart
      #f5657d CMYK chart
      #f5657d RGB pie chart
      #f5657d color shades, tints & tones
#f5657d color schemes
#f5657d color preview, HTML & CSS examples
           This text has a color of #f5657d        
        
          <p style="color:#f5657d;">Text here</p>
        
        
          .mytext {color:#f5657d;}
        
        Text color #f5657d
      
           This box has a color of #f5657d        
        
          <div style="background-color:#f5657d;">Content here</div>
        
        
          .mybackground {background-color:#f5657d;}
        
        Background color #f5657d
      
           Border around this has a color of #f5657d        
        
          <div style="border:2px solid #f5657d;">Content here</div>
        
        
          .myborder {border:2px solid #f5657d;}
        
        Border color #f5657d