#48384f color space conversions
Hex:
        #48384f
        RGB:
        72, 56, 79
        CMY:
        72, 78, 69
        CMYK:
        9, 29, 0, 69
      HSL:
        282°, 17.0370%, 26.4706%
        HSV (HSB):
        282°, 29.1139%, 30.9804%
        XYZ:
        5.4979, 4.7706, 8.0282
        xyY:
        0.3005, 0.2607, 4.7706
      CIE-Lab:
        26.0709, 12.0307, -11.3293
        CIE-LCH:
        26.0709, 16.5254, 316.7198
        CIE-Luv:
        26.0709, 6.6417, -14.8544
        Hunter-Lab:
        21.8417, 6.7088, -6.5036
      #48384f color charts
#48384f RGB chart
      #48384f CMYK chart
      #48384f RGB pie chart
      #48384f color shades, tints & tones
#48384f color schemes
#48384f color preview, HTML & CSS examples
           This text has a color of #48384f        
        
          <p style="color:#48384f;">Text here</p>
        
        
          .mytext {color:#48384f;}
        
        Text color #48384f
      
           This box has a color of #48384f        
        
          <div style="background-color:#48384f;">Content here</div>
        
        
          .mybackground {background-color:#48384f;}
        
        Background color #48384f
      
           Border around this has a color of #48384f        
        
          <div style="border:2px solid #48384f;">Content here</div>
        
        
          .myborder {border:2px solid #48384f;}
        
        Border color #48384f