#f5257e color space conversions
Hex:
        #f5257e
        RGB:
        245, 37, 126
        CMY:
        4, 85, 51
        CMYK:
        0, 85, 49, 4
      HSL:
        334°, 91.2281%, 55.2941%
        HSV (HSB):
        334°, 84.8980%, 96.0784%
        XYZ:
        42.0837, 22.2420, 21.8137
        xyY:
        0.4886, 0.2582, 22.2420
      CIE-Lab:
        54.2828, 78.1476, 4.1501
        CIE-LCH:
        54.2828, 78.2577, 3.0399
        CIE-Luv:
        54.2828, 129.6594, -10.2869
        Hunter-Lab:
        47.1614, 76.7489, 5.5893
      #f5257e color charts
#f5257e RGB chart
      #f5257e CMYK chart
      #f5257e RGB pie chart
      #f5257e color shades, tints & tones
#f5257e color schemes
#f5257e color preview, HTML & CSS examples
           This text has a color of #f5257e        
        
          <p style="color:#f5257e;">Text here</p>
        
        
          .mytext {color:#f5257e;}
        
        Text color #f5257e
      
           This box has a color of #f5257e        
        
          <div style="background-color:#f5257e;">Content here</div>
        
        
          .mybackground {background-color:#f5257e;}
        
        Background color #f5257e
      
           Border around this has a color of #f5257e        
        
          <div style="border:2px solid #f5257e;">Content here</div>
        
        
          .myborder {border:2px solid #f5257e;}
        
        Border color #f5257e