#049af7 color space conversions
Hex:
        #049af7
        RGB:
        4, 154, 247
        CMY:
        98, 40, 3
        CMYK:
        98, 38, 0, 3
      HSL:
        203°, 96.8127%, 49.2157%
        HSV (HSB):
        203°, 98.3806%, 96.8627%
        XYZ:
        28.3942, 29.8524, 92.2612
        xyY:
        0.1887, 0.1983, 29.8524
      CIE-Lab:
        61.5267, 0.0799, -55.5894
        CIE-LCH:
        61.5267, 55.5894, 270.0823
        CIE-Luv:
        61.5267, -37.5931, -89.1969
        Hunter-Lab:
        54.6374, -2.8518, -61.8716
      #049af7 color charts
#049af7 RGB chart
      #049af7 CMYK chart
      #049af7 RGB pie chart
      #049af7 color shades, tints & tones
#049af7 color schemes
#049af7 color preview, HTML & CSS examples
           This text has a color of #049af7        
        
          <p style="color:#049af7;">Text here</p>
        
        
          .mytext {color:#049af7;}
        
        Text color #049af7
      
           This box has a color of #049af7        
        
          <div style="background-color:#049af7;">Content here</div>
        
        
          .mybackground {background-color:#049af7;}
        
        Background color #049af7
      
           Border around this has a color of #049af7        
        
          <div style="border:2px solid #049af7;">Content here</div>
        
        
          .myborder {border:2px solid #049af7;}
        
        Border color #049af7