#049ebe color space conversions
Hex:
        #049ebe
        RGB:
        4, 158, 190
        CMY:
        98, 38, 25
        CMYK:
        98, 17, 0, 25
      HSL:
        190°, 95.8763%, 38.0392%
        HSV (HSB):
        190°, 97.8947%, 74.5098%
        XYZ:
        21.5712, 28.1972, 53.0209
        xyY:
        0.2099, 0.2743, 28.1972
      CIE-Lab:
        60.0665, -22.8855, -26.1980
        CIE-LCH:
        60.0665, 34.7862, 228.8609
        CIE-Luv:
        60.0665, -42.8599, -37.3996
        Hunter-Lab:
        53.1011, -20.4150, -22.0297
      #049ebe color charts
#049ebe RGB chart
      #049ebe CMYK chart
      #049ebe RGB pie chart
      #049ebe color shades, tints & tones
#049ebe color schemes
#049ebe color preview, HTML & CSS examples
           This text has a color of #049ebe        
        
          <p style="color:#049ebe;">Text here</p>
        
        
          .mytext {color:#049ebe;}
        
        Text color #049ebe
      
           This box has a color of #049ebe        
        
          <div style="background-color:#049ebe;">Content here</div>
        
        
          .mybackground {background-color:#049ebe;}
        
        Background color #049ebe
      
           Border around this has a color of #049ebe        
        
          <div style="border:2px solid #049ebe;">Content here</div>
        
        
          .myborder {border:2px solid #049ebe;}
        
        Border color #049ebe