#48656f color space conversions
Hex:
        #48656f
        RGB:
        72, 101, 111
        CMY:
        72, 60, 56
        CMYK:
        35, 9, 0, 56
      HSL:
        195°, 21.3115%, 35.8824%
        HSV (HSB):
        195°, 35.1351%, 43.5294%
        XYZ:
        10.1954, 11.8328, 16.7855
        xyY:
        0.2627, 0.3049, 11.8328
      CIE-Lab:
        40.9491, -7.9000, -9.0514
        CIE-LCH:
        40.9491, 12.0141, 228.8859
        CIE-Luv:
        40.9491, -14.1175, -11.1580
        Hunter-Lab:
        34.3988, -7.2926, -4.8525
      #48656f color charts
#48656f RGB chart
      #48656f CMYK chart
      #48656f RGB pie chart
      #48656f color shades, tints & tones
#48656f color schemes
#48656f color preview, HTML & CSS examples
           This text has a color of #48656f        
        
          <p style="color:#48656f;">Text here</p>
        
        
          .mytext {color:#48656f;}
        
        Text color #48656f
      
           This box has a color of #48656f        
        
          <div style="background-color:#48656f;">Content here</div>
        
        
          .mybackground {background-color:#48656f;}
        
        Background color #48656f
      
           Border around this has a color of #48656f        
        
          <div style="border:2px solid #48656f;">Content here</div>
        
        
          .myborder {border:2px solid #48656f;}
        
        Border color #48656f