#48748f color space conversions
Hex:
        #48748f
        RGB:
        72, 116, 143
        CMY:
        72, 55, 44
        CMYK:
        50, 19, 0, 44
      HSL:
        203°, 33.0233%, 42.1569%
        HSV (HSB):
        203°, 49.6503%, 56.0784%
        XYZ:
        13.8758, 15.8517, 28.3149
        xyY:
        0.2391, 0.2731, 15.8517
      CIE-Lab:
        46.7793, -7.3252, -19.4180
        CIE-LCH:
        46.7793, 20.7537, 249.3317
        CIE-Luv:
        46.7793, -20.0343, -27.0554
        Hunter-Lab:
        39.8142, -7.4650, -14.2958
      #48748f color charts
#48748f RGB chart
      #48748f CMYK chart
      #48748f RGB pie chart
      #48748f color shades, tints & tones
#48748f color schemes
#48748f color preview, HTML & CSS examples
           This text has a color of #48748f        
        
          <p style="color:#48748f;">Text here</p>
        
        
          .mytext {color:#48748f;}
        
        Text color #48748f
      
           This box has a color of #48748f        
        
          <div style="background-color:#48748f;">Content here</div>
        
        
          .mybackground {background-color:#48748f;}
        
        Background color #48748f
      
           Border around this has a color of #48748f        
        
          <div style="border:2px solid #48748f;">Content here</div>
        
        
          .myborder {border:2px solid #48748f;}
        
        Border color #48748f