#2499b5 color space conversions
Hex:
        #2499b5
        RGB:
        36, 153, 181
        CMY:
        86, 40, 29
        CMYK:
        80, 15, 0, 29
      HSL:
        192°, 66.8203%, 42.5490%
        HSV (HSB):
        192°, 80.1105%, 70.9804%
        XYZ:
        20.4593, 26.4937, 47.7515
        xyY:
        0.2160, 0.2798, 26.4937
      CIE-Lab:
        58.5028, -21.4782, -23.4987
        CIE-LCH:
        58.5028, 31.8356, 227.5722
        CIE-Luv:
        58.5028, -39.5431, -33.0027
        Hunter-Lab:
        51.4721, -19.1254, -18.9739
      #2499b5 color charts
#2499b5 RGB chart
      #2499b5 CMYK chart
      #2499b5 RGB pie chart
      #2499b5 color shades, tints & tones
#2499b5 color schemes
#2499b5 color preview, HTML & CSS examples
           This text has a color of #2499b5        
        
          <p style="color:#2499b5;">Text here</p>
        
        
          .mytext {color:#2499b5;}
        
        Text color #2499b5
      
           This box has a color of #2499b5        
        
          <div style="background-color:#2499b5;">Content here</div>
        
        
          .mybackground {background-color:#2499b5;}
        
        Background color #2499b5
      
           Border around this has a color of #2499b5        
        
          <div style="border:2px solid #2499b5;">Content here</div>
        
        
          .myborder {border:2px solid #2499b5;}
        
        Border color #2499b5