#48828b color space conversions
Hex:
        #48828b
        RGB:
        72, 130, 139
        CMY:
        72, 49, 45
        CMYK:
        48, 6, 0, 45
      HSL:
        188°, 31.7536%, 41.3725%
        HSV (HSB):
        188°, 48.2014%, 54.5098%
        XYZ:
        15.3153, 19.2071, 27.3262
        xyY:
        0.2476, 0.3105, 19.2071
      CIE-Lab:
        50.9286, -16.4036, -10.7605
        CIE-LCH:
        50.9286, 19.6181, 213.2642
        CIE-Luv:
        50.9286, -25.7445, -13.1130
        Hunter-Lab:
        43.8259, -14.3169, -6.2903
      #48828b color charts
#48828b RGB chart
      #48828b CMYK chart
      #48828b RGB pie chart
      #48828b color shades, tints & tones
#48828b color schemes
#48828b color preview, HTML & CSS examples
           This text has a color of #48828b        
        
          <p style="color:#48828b;">Text here</p>
        
        
          .mytext {color:#48828b;}
        
        Text color #48828b
      
           This box has a color of #48828b        
        
          <div style="background-color:#48828b;">Content here</div>
        
        
          .mybackground {background-color:#48828b;}
        
        Background color #48828b
      
           Border around this has a color of #48828b        
        
          <div style="border:2px solid #48828b;">Content here</div>
        
        
          .myborder {border:2px solid #48828b;}
        
        Border color #48828b