#049ddf color space conversions
Hex:
        #049ddf
        RGB:
        4, 157, 223
        CMY:
        98, 38, 13
        CMYK:
        98, 30, 0, 13
      HSL:
        198°, 96.4758%, 44.5098%
        HSV (HSB):
        198°, 98.2063%, 87.4510%
        XYZ:
        25.4263, 29.4675, 74.1597
        xyY:
        0.1970, 0.2283, 29.4675
      CIE-Lab:
        61.1920, -10.5541, -42.8779
        CIE-LCH:
        61.1920, 44.1578, 256.1719
        CIE-Luv:
        61.1920, -40.1114, -66.7676
        Hunter-Lab:
        54.2839, -11.3884, -43.0000
      #049ddf color charts
#049ddf RGB chart
      #049ddf CMYK chart
      #049ddf RGB pie chart
      #049ddf color shades, tints & tones
#049ddf color schemes
#049ddf color preview, HTML & CSS examples
           This text has a color of #049ddf        
        
          <p style="color:#049ddf;">Text here</p>
        
        
          .mytext {color:#049ddf;}
        
        Text color #049ddf
      
           This box has a color of #049ddf        
        
          <div style="background-color:#049ddf;">Content here</div>
        
        
          .mybackground {background-color:#049ddf;}
        
        Background color #049ddf
      
           Border around this has a color of #049ddf        
        
          <div style="border:2px solid #049ddf;">Content here</div>
        
        
          .myborder {border:2px solid #049ddf;}
        
        Border color #049ddf