#048d84 color space conversions
Hex:
        #048d84
        RGB:
        4, 141, 132
        CMY:
        98, 45, 48
        CMYK:
        97, 0, 6, 45
      HSL:
        176°, 94.4828%, 28.4314%
        HSV (HSB):
        176°, 97.1631%, 55.2941%
        XYZ:
        13.7398, 20.7415, 25.1091
        xyY:
        0.2306, 0.3481, 20.7415
      CIE-Lab:
        52.6654, -33.5594, -4.2575
        CIE-LCH:
        52.6654, 33.8284, 187.2302
        CIE-Luv:
        52.6654, -41.4261, -1.2829
        Hunter-Lab:
        45.5428, -25.8484, -0.8084
      #048d84 color charts
#048d84 RGB chart
      #048d84 CMYK chart
      #048d84 RGB pie chart
      #048d84 color shades, tints & tones
#048d84 color schemes
#048d84 color preview, HTML & CSS examples
           This text has a color of #048d84        
        
          <p style="color:#048d84;">Text here</p>
        
        
          .mytext {color:#048d84;}
        
        Text color #048d84
      
           This box has a color of #048d84        
        
          <div style="background-color:#048d84;">Content here</div>
        
        
          .mybackground {background-color:#048d84;}
        
        Background color #048d84
      
           Border around this has a color of #048d84        
        
          <div style="border:2px solid #048d84;">Content here</div>
        
        
          .myborder {border:2px solid #048d84;}
        
        Border color #048d84