#f5298a color space conversions
Hex:
        #f5298a
        RGB:
        245, 41, 138
        CMY:
        4, 84, 46
        CMYK:
        0, 83, 44, 4
      HSL:
        331°, 91.0714%, 56.0784%
        HSV (HSB):
        331°, 83.2653%, 96.0784%
        XYZ:
        43.0366, 22.8333, 26.1837
        xyY:
        0.4675, 0.2480, 22.8333
      CIE-Lab:
        54.9002, 78.3411, -2.1296
        CIE-LCH:
        54.9002, 78.3701, 358.4429
        CIE-Luv:
        54.9002, 123.5384, -18.2224
        Hunter-Lab:
        47.7842, 77.1425, 0.9605
      #f5298a color charts
#f5298a RGB chart
      #f5298a CMYK chart
      #f5298a RGB pie chart
      #f5298a color shades, tints & tones
#f5298a color schemes
#f5298a color preview, HTML & CSS examples
           This text has a color of #f5298a        
        
          <p style="color:#f5298a;">Text here</p>
        
        
          .mytext {color:#f5298a;}
        
        Text color #f5298a
      
           This box has a color of #f5298a        
        
          <div style="background-color:#f5298a;">Content here</div>
        
        
          .mybackground {background-color:#f5298a;}
        
        Background color #f5298a
      
           Border around this has a color of #f5298a        
        
          <div style="border:2px solid #f5298a;">Content here</div>
        
        
          .myborder {border:2px solid #f5298a;}
        
        Border color #f5298a