#048dae color space conversions
Hex:
        #048dae
        RGB:
        4, 141, 174
        CMY:
        98, 45, 32
        CMYK:
        98, 19, 0, 32
      HSL:
        192°, 95.5056%, 34.9020%
        HSV (HSB):
        192°, 97.7011%, 68.2353%
        XYZ:
        17.2149, 22.1316, 43.4089
        xyY:
        0.2080, 0.2674, 22.1316
      CIE-Lab:
        54.1663, -19.5458, -26.2219
        CIE-LCH:
        54.1663, 32.7052, 233.2992
        CIE-Luv:
        54.1663, -38.1705, -37.2243
        Hunter-Lab:
        47.0442, -17.0086, -21.7775
      #048dae color charts
#048dae RGB chart
      #048dae CMYK chart
      #048dae RGB pie chart
      #048dae color shades, tints & tones
#048dae color schemes
#048dae color preview, HTML & CSS examples
           This text has a color of #048dae        
        
          <p style="color:#048dae;">Text here</p>
        
        
          .mytext {color:#048dae;}
        
        Text color #048dae
      
           This box has a color of #048dae        
        
          <div style="background-color:#048dae;">Content here</div>
        
        
          .mybackground {background-color:#048dae;}
        
        Background color #048dae
      
           Border around this has a color of #048dae        
        
          <div style="border:2px solid #048dae;">Content here</div>
        
        
          .myborder {border:2px solid #048dae;}
        
        Border color #048dae