#f5269e color space conversions
Hex:
        #f5269e
        RGB:
        245, 38, 158
        CMY:
        4, 85, 38
        CMYK:
        0, 84, 36, 4
      HSL:
        325°, 91.1894%, 55.4902%
        HSV (HSB):
        325°, 84.4898%, 96.0784%
        XYZ:
        44.5209, 23.2673, 34.4923
        xyY:
        0.4353, 0.2275, 23.2673
      CIE-Lab:
        55.3466, 80.7812, -13.3267
        CIE-LCH:
        55.3466, 81.8731, 350.6321
        CIE-Luv:
        55.3466, 115.4602, -33.8188
        Hunter-Lab:
        48.2362, 80.3378, -8.6312
      #f5269e color charts
#f5269e RGB chart
      #f5269e CMYK chart
      #f5269e RGB pie chart
      #f5269e color shades, tints & tones
#f5269e color schemes
#f5269e color preview, HTML & CSS examples
           This text has a color of #f5269e        
        
          <p style="color:#f5269e;">Text here</p>
        
        
          .mytext {color:#f5269e;}
        
        Text color #f5269e
      
           This box has a color of #f5269e        
        
          <div style="background-color:#f5269e;">Content here</div>
        
        
          .mybackground {background-color:#f5269e;}
        
        Background color #f5269e
      
           Border around this has a color of #f5269e        
        
          <div style="border:2px solid #f5269e;">Content here</div>
        
        
          .myborder {border:2px solid #f5269e;}
        
        Border color #f5269e