#48818e color space conversions
Hex:
        #48818e
        RGB:
        72, 129, 142
        CMY:
        72, 49, 44
        CMYK:
        49, 9, 0, 44
      HSL:
        191°, 32.7103%, 41.9608%
        HSV (HSB):
        191°, 49.2958%, 55.6863%
        XYZ:
        15.4052, 19.0312, 28.4526
        xyY:
        0.2450, 0.3026, 19.0312
      CIE-Lab:
        50.7237, -14.9892, -12.8239
        CIE-LCH:
        50.7237, 19.7263, 220.5483
        CIE-Luv:
        50.7237, -25.2526, -16.3989
        Hunter-Lab:
        43.6248, -13.3097, -8.1323
      #48818e color charts
#48818e RGB chart
      #48818e CMYK chart
      #48818e RGB pie chart
      #48818e color shades, tints & tones
#48818e color schemes
#48818e color preview, HTML & CSS examples
           This text has a color of #48818e        
        
          <p style="color:#48818e;">Text here</p>
        
        
          .mytext {color:#48818e;}
        
        Text color #48818e
      
           This box has a color of #48818e        
        
          <div style="background-color:#48818e;">Content here</div>
        
        
          .mybackground {background-color:#48818e;}
        
        Background color #48818e
      
           Border around this has a color of #48818e        
        
          <div style="border:2px solid #48818e;">Content here</div>
        
        
          .myborder {border:2px solid #48818e;}
        
        Border color #48818e