#049bd7 color space conversions
Hex:
        #049bd7
        RGB:
        4, 155, 215
        CMY:
        98, 39, 16
        CMYK:
        98, 28, 0, 16
      HSL:
        197°, 96.3470%, 42.9412%
        HSV (HSB):
        197°, 98.1395%, 84.3137%
        XYZ:
        24.0372, 28.3748, 68.5000
        xyY:
        0.1988, 0.2347, 28.3748
      CIE-Lab:
        60.2258, -12.3672, -39.9482
        CIE-LCH:
        60.2258, 41.8187, 252.7985
        CIE-Luv:
        60.2258, -39.9952, -61.4982
        Hunter-Lab:
        53.2680, -12.6710, -38.9564
      #049bd7 color charts
#049bd7 RGB chart
      #049bd7 CMYK chart
      #049bd7 RGB pie chart
      #049bd7 color shades, tints & tones
#049bd7 color schemes
#049bd7 color preview, HTML & CSS examples
           This text has a color of #049bd7        
        
          <p style="color:#049bd7;">Text here</p>
        
        
          .mytext {color:#049bd7;}
        
        Text color #049bd7
      
           This box has a color of #049bd7        
        
          <div style="background-color:#049bd7;">Content here</div>
        
        
          .mybackground {background-color:#049bd7;}
        
        Background color #049bd7
      
           Border around this has a color of #049bd7        
        
          <div style="border:2px solid #049bd7;">Content here</div>
        
        
          .myborder {border:2px solid #049bd7;}
        
        Border color #049bd7