#f5029b color space conversions
Hex:
        #f5029b
        RGB:
        245, 2, 155
        CMY:
        4, 99, 39
        CMYK:
        0, 99, 37, 4
      HSL:
        322°, 98.3806%, 48.4314%
        HSV (HSB):
        322°, 99.1837%, 96.0784%
        XYZ:
        43.5943, 21.8225, 32.9248
        xyY:
        0.4433, 0.2219, 21.8225
      CIE-Lab:
        53.8381, 84.5707, -13.8302
        CIE-LCH:
        53.8381, 85.6941, 350.7124
        CIE-Luv:
        53.8381, 121.3675, -35.1331
        Hunter-Lab:
        46.7145, 84.8270, -9.0880
      #f5029b color charts
#f5029b RGB chart
      #f5029b CMYK chart
      #f5029b RGB pie chart
      #f5029b color shades, tints & tones
#f5029b color schemes
#f5029b color preview, HTML & CSS examples
           This text has a color of #f5029b        
        
          <p style="color:#f5029b;">Text here</p>
        
        
          .mytext {color:#f5029b;}
        
        Text color #f5029b
      
           This box has a color of #f5029b        
        
          <div style="background-color:#f5029b;">Content here</div>
        
        
          .mybackground {background-color:#f5029b;}
        
        Background color #f5029b
      
           Border around this has a color of #f5029b        
        
          <div style="border:2px solid #f5029b;">Content here</div>
        
        
          .myborder {border:2px solid #f5029b;}
        
        Border color #f5029b