#48867e color space conversions
Hex:
        #48867e
        RGB:
        72, 134, 126
        CMY:
        72, 47, 51
        CMYK:
        46, 0, 6, 47
      HSL:
        172°, 30.0971%, 40.3922%
        HSV (HSB):
        172°, 46.2687%, 52.5490%
        XYZ:
        14.9635, 19.9343, 22.7977
        xyY:
        0.2594, 0.3455, 19.9343
      CIE-Lab:
        51.7628, -22.0991, -1.9285
        CIE-LCH:
        51.7628, 22.1831, 184.9874
        CIE-Luv:
        51.7628, -27.7955, 0.5814
        Hunter-Lab:
        44.6478, -18.3103, 0.9793
      #48867e color charts
#48867e RGB chart
      #48867e CMYK chart
      #48867e RGB pie chart
      #48867e color shades, tints & tones
#48867e color schemes
#48867e color preview, HTML & CSS examples
           This text has a color of #48867e        
        
          <p style="color:#48867e;">Text here</p>
        
        
          .mytext {color:#48867e;}
        
        Text color #48867e
      
           This box has a color of #48867e        
        
          <div style="background-color:#48867e;">Content here</div>
        
        
          .mybackground {background-color:#48867e;}
        
        Background color #48867e
      
           Border around this has a color of #48867e        
        
          <div style="border:2px solid #48867e;">Content here</div>
        
        
          .myborder {border:2px solid #48867e;}
        
        Border color #48867e