#048f8a color space conversions
Hex:
        #048f8a
        RGB:
        4, 143, 138
        CMY:
        98, 44, 46
        CMYK:
        97, 0, 3, 44
      HSL:
        178°, 94.5578%, 28.8235%
        HSV (HSB):
        178°, 97.2028%, 56.0784%
        XYZ:
        14.4600, 21.5057, 27.4337
        xyY:
        0.2281, 0.3392, 21.5057
      CIE-Lab:
        53.4986, -32.6437, -6.4946
        CIE-LCH:
        53.4986, 33.2835, 191.2523
        CIE-Luv:
        53.4986, -41.6671, -4.7165
        Hunter-Lab:
        46.3743, -25.4968, -2.6123
      #048f8a color charts
#048f8a RGB chart
      #048f8a CMYK chart
      #048f8a RGB pie chart
      #048f8a color shades, tints & tones
#048f8a color schemes
#048f8a color preview, HTML & CSS examples
           This text has a color of #048f8a        
        
          <p style="color:#048f8a;">Text here</p>
        
        
          .mytext {color:#048f8a;}
        
        Text color #048f8a
      
           This box has a color of #048f8a        
        
          <div style="background-color:#048f8a;">Content here</div>
        
        
          .mybackground {background-color:#048f8a;}
        
        Background color #048f8a
      
           Border around this has a color of #048f8a        
        
          <div style="border:2px solid #048f8a;">Content here</div>
        
        
          .myborder {border:2px solid #048f8a;}
        
        Border color #048f8a