#049af8 color space conversions
Hex:
        #049af8
        RGB:
        4, 154, 248
        CMY:
        98, 40, 3
        CMYK:
        98, 38, 0, 3
      HSL:
        203°, 96.8254%, 49.4118%
        HSV (HSB):
        203°, 98.3871%, 97.2549%
        XYZ:
        28.5489, 29.9143, 93.0763
        xyY:
        0.1884, 0.1974, 29.9143
      CIE-Lab:
        61.5802, 0.4552, -56.0527
        CIE-LCH:
        61.5802, 56.0545, 270.4653
        CIE-Luv:
        61.5802, -37.5339, -90.0173
        Hunter-Lab:
        54.6940, -2.5418, -62.6118
      #049af8 color charts
#049af8 RGB chart
      #049af8 CMYK chart
      #049af8 RGB pie chart
      #049af8 color shades, tints & tones
#049af8 color schemes
#049af8 color preview, HTML & CSS examples
           This text has a color of #049af8        
        
          <p style="color:#049af8;">Text here</p>
        
        
          .mytext {color:#049af8;}
        
        Text color #049af8
      
           This box has a color of #049af8        
        
          <div style="background-color:#049af8;">Content here</div>
        
        
          .mybackground {background-color:#049af8;}
        
        Background color #049af8
      
           Border around this has a color of #049af8        
        
          <div style="border:2px solid #049af8;">Content here</div>
        
        
          .myborder {border:2px solid #049af8;}
        
        Border color #049af8