#049dc2 color space conversions
Hex:
        #049dc2
        RGB:
        4, 157, 194
        CMY:
        98, 38, 24
        CMYK:
        98, 19, 0, 24
      HSL:
        192°, 95.9596%, 38.8235%
        HSV (HSB):
        192°, 97.9381%, 76.0784%
        XYZ:
        21.8446, 28.0348, 55.2989
        xyY:
        0.2077, 0.2665, 28.0348
      CIE-Lab:
        59.9202, -20.9713, -28.6722
        CIE-LCH:
        59.9202, 35.5231, 233.8177
        CIE-Luv:
        59.9202, -42.2098, -41.6956
        Hunter-Lab:
        52.9479, -19.0153, -24.8590
      #049dc2 color charts
#049dc2 RGB chart
      #049dc2 CMYK chart
      #049dc2 RGB pie chart
      #049dc2 color shades, tints & tones
#049dc2 color schemes
#049dc2 color preview, HTML & CSS examples
           This text has a color of #049dc2        
        
          <p style="color:#049dc2;">Text here</p>
        
        
          .mytext {color:#049dc2;}
        
        Text color #049dc2
      
           This box has a color of #049dc2        
        
          <div style="background-color:#049dc2;">Content here</div>
        
        
          .mybackground {background-color:#049dc2;}
        
        Background color #049dc2
      
           Border around this has a color of #049dc2        
        
          <div style="border:2px solid #049dc2;">Content here</div>
        
        
          .myborder {border:2px solid #049dc2;}
        
        Border color #049dc2