#48686d color space conversions
Hex:
        #48686d
        RGB:
        72, 104, 109
        CMY:
        72, 59, 57
        CMYK:
        34, 5, 0, 57
      HSL:
        188°, 20.4420%, 35.4902%
        HSV (HSB):
        188°, 33.9450%, 42.7451%
        XYZ:
        10.3831, 12.3825, 16.3108
        xyY:
        0.2657, 0.3169, 12.3825
      CIE-Lab:
        41.8177, -10.1946, -6.5333
        CIE-LCH:
        41.8177, 12.1084, 212.6540
        CIE-Luv:
        41.8177, -15.4151, -7.3758
        Hunter-Lab:
        35.1887, -8.9104, -2.8502
      #48686d color charts
#48686d RGB chart
      #48686d CMYK chart
      #48686d RGB pie chart
      #48686d color shades, tints & tones
#48686d color schemes
#48686d color preview, HTML & CSS examples
           This text has a color of #48686d        
        
          <p style="color:#48686d;">Text here</p>
        
        
          .mytext {color:#48686d;}
        
        Text color #48686d
      
           This box has a color of #48686d        
        
          <div style="background-color:#48686d;">Content here</div>
        
        
          .mybackground {background-color:#48686d;}
        
        Background color #48686d
      
           Border around this has a color of #48686d        
        
          <div style="border:2px solid #48686d;">Content here</div>
        
        
          .myborder {border:2px solid #48686d;}
        
        Border color #48686d