#f5269a color space conversions
Hex:
        #f5269a
        RGB:
        245, 38, 154
        CMY:
        4, 85, 40
        CMYK:
        0, 84, 37, 4
      HSL:
        326°, 91.1894%, 55.4902%
        HSV (HSB):
        326°, 84.4898%, 96.0784%
        XYZ:
        44.1820, 23.1318, 32.7081
        xyY:
        0.4417, 0.2313, 23.1318
      CIE-Lab:
        55.2078, 80.3919, -11.1734
        CIE-LCH:
        55.2078, 81.1647, 352.0873
        CIE-Luv:
        55.2078, 117.2425, -30.7493
        Hunter-Lab:
        48.0955, 79.8084, -6.6542
      #f5269a color charts
#f5269a RGB chart
      #f5269a CMYK chart
      #f5269a RGB pie chart
      #f5269a color shades, tints & tones
#f5269a color schemes
#f5269a color preview, HTML & CSS examples
           This text has a color of #f5269a        
        
          <p style="color:#f5269a;">Text here</p>
        
        
          .mytext {color:#f5269a;}
        
        Text color #f5269a
      
           This box has a color of #f5269a        
        
          <div style="background-color:#f5269a;">Content here</div>
        
        
          .mybackground {background-color:#f5269a;}
        
        Background color #f5269a
      
           Border around this has a color of #f5269a        
        
          <div style="border:2px solid #f5269a;">Content here</div>
        
        
          .myborder {border:2px solid #f5269a;}
        
        Border color #f5269a