#48858e color space conversions
Hex:
        #48858e
        RGB:
        72, 133, 142
        CMY:
        72, 48, 44
        CMYK:
        49, 6, 0, 44
      HSL:
        188°, 32.7103%, 41.9608%
        HSV (HSB):
        188°, 49.2958%, 55.6863%
        XYZ:
        15.9425, 20.1058, 28.6317
        xyY:
        0.2465, 0.3108, 20.1058
      CIE-Lab:
        51.9566, -17.1702, -10.9659
        CIE-LCH:
        51.9566, 20.3732, 212.5647
        CIE-Luv:
        51.9566, -26.8607, -13.3711
        Hunter-Lab:
        44.8395, -15.0040, -6.4713
      #48858e color charts
#48858e RGB chart
      #48858e CMYK chart
      #48858e RGB pie chart
      #48858e color shades, tints & tones
#48858e color schemes
#48858e color preview, HTML & CSS examples
           This text has a color of #48858e        
        
          <p style="color:#48858e;">Text here</p>
        
        
          .mytext {color:#48858e;}
        
        Text color #48858e
      
           This box has a color of #48858e        
        
          <div style="background-color:#48858e;">Content here</div>
        
        
          .mybackground {background-color:#48858e;}
        
        Background color #48858e
      
           Border around this has a color of #48858e        
        
          <div style="border:2px solid #48858e;">Content here</div>
        
        
          .myborder {border:2px solid #48858e;}
        
        Border color #48858e