#049ae2 color space conversions
Hex:
        #049ae2
        RGB:
        4, 154, 226
        CMY:
        98, 40, 11
        CMYK:
        98, 32, 0, 11
      HSL:
        199°, 96.5217%, 45.0980%
        HSV (HSB):
        199°, 98.2301%, 88.6275%
        XYZ:
        25.3331, 28.6280, 76.1421
        xyY:
        0.1947, 0.2200, 28.6280
      CIE-Lab:
        60.4519, -7.7582, -45.7081
        CIE-LCH:
        60.4519, 46.3618, 260.3668
        CIE-Luv:
        60.4519, -38.9125, -71.6715
        Hunter-Lab:
        53.5051, -9.1194, -46.9208
      #049ae2 color charts
#049ae2 RGB chart
      #049ae2 CMYK chart
      #049ae2 RGB pie chart
      #049ae2 color shades, tints & tones
#049ae2 color schemes
#049ae2 color preview, HTML & CSS examples
           This text has a color of #049ae2        
        
          <p style="color:#049ae2;">Text here</p>
        
        
          .mytext {color:#049ae2;}
        
        Text color #049ae2
      
           This box has a color of #049ae2        
        
          <div style="background-color:#049ae2;">Content here</div>
        
        
          .mybackground {background-color:#049ae2;}
        
        Background color #049ae2
      
           Border around this has a color of #049ae2        
        
          <div style="border:2px solid #049ae2;">Content here</div>
        
        
          .myborder {border:2px solid #049ae2;}
        
        Border color #049ae2