#48928a color space conversions
Hex:
        #48928a
        RGB:
        72, 146, 138
        CMY:
        72, 43, 46
        CMYK:
        51, 0, 5, 43
      HSL:
        174°, 33.9450%, 42.7451%
        HSV (HSB):
        174°, 50.6849%, 57.2549%
        XYZ:
        17.5388, 23.7705, 27.7085
        xyY:
        0.2541, 0.3444, 23.7705
      CIE-Lab:
        55.8572, -25.0711, -2.8484
        CIE-LCH:
        55.8572, 25.2324, 186.4818
        CIE-Luv:
        55.8572, -32.2419, -0.3163
        Hunter-Lab:
        48.7550, -21.1087, 0.4327
      #48928a color charts
#48928a RGB chart
      #48928a CMYK chart
      #48928a RGB pie chart
      #48928a color shades, tints & tones
#48928a color schemes
#48928a color preview, HTML & CSS examples
           This text has a color of #48928a        
        
          <p style="color:#48928a;">Text here</p>
        
        
          .mytext {color:#48928a;}
        
        Text color #48928a
      
           This box has a color of #48928a        
        
          <div style="background-color:#48928a;">Content here</div>
        
        
          .mybackground {background-color:#48928a;}
        
        Background color #48928a
      
           Border around this has a color of #48928a        
        
          <div style="border:2px solid #48928a;">Content here</div>
        
        
          .myborder {border:2px solid #48928a;}
        
        Border color #48928a