#049ca1 color space conversions
Hex:
        #049ca1
        RGB:
        4, 156, 161
        CMY:
        98, 39, 37
        CMYK:
        98, 3, 0, 37
      HSL:
        182°, 95.1515%, 32.3529%
        HSV (HSB):
        182°, 97.5155%, 63.1373%
        XYZ:
        18.3716, 26.3760, 37.8410
        xyY:
        0.2224, 0.3194, 26.3760
      CIE-Lab:
        58.3922, -31.5619, -12.3523
        CIE-LCH:
        58.3922, 33.8930, 201.3738
        CIE-Luv:
        58.3922, -44.4364, -13.9286
        Hunter-Lab:
        51.3575, -26.0228, -7.7355
      #049ca1 color charts
#049ca1 RGB chart
      #049ca1 CMYK chart
      #049ca1 RGB pie chart
      #049ca1 color shades, tints & tones
#049ca1 color schemes
#049ca1 color preview, HTML & CSS examples
           This text has a color of #049ca1        
        
          <p style="color:#049ca1;">Text here</p>
        
        
          .mytext {color:#049ca1;}
        
        Text color #049ca1
      
           This box has a color of #049ca1        
        
          <div style="background-color:#049ca1;">Content here</div>
        
        
          .mybackground {background-color:#049ca1;}
        
        Background color #049ca1
      
           Border around this has a color of #049ca1        
        
          <div style="border:2px solid #049ca1;">Content here</div>
        
        
          .myborder {border:2px solid #049ca1;}
        
        Border color #049ca1