#484a6f color space conversions
Hex:
        #484a6f
        RGB:
        72, 74, 111
        CMY:
        72, 71, 56
        CMYK:
        35, 33, 0, 56
      HSL:
        237°, 21.3115%, 35.8824%
        HSV (HSB):
        237°, 35.1351%, 43.5294%
        XYZ:
        7.9905, 7.4230, 16.0506
        xyY:
        0.2540, 0.2359, 7.4230
      CIE-Lab:
        32.7510, 8.9021, -21.5974
        CIE-LCH:
        32.7510, 23.3601, 292.4007
        CIE-Luv:
        32.7510, -2.9832, -29.5729
        Hunter-Lab:
        27.2451, 4.6719, -15.8571
      #484a6f color charts
#484a6f RGB chart
      #484a6f CMYK chart
      #484a6f RGB pie chart
      #484a6f color shades, tints & tones
#484a6f color schemes
#484a6f color preview, HTML & CSS examples
           This text has a color of #484a6f        
        
          <p style="color:#484a6f;">Text here</p>
        
        
          .mytext {color:#484a6f;}
        
        Text color #484a6f
      
           This box has a color of #484a6f        
        
          <div style="background-color:#484a6f;">Content here</div>
        
        
          .mybackground {background-color:#484a6f;}
        
        Background color #484a6f
      
           Border around this has a color of #484a6f        
        
          <div style="border:2px solid #484a6f;">Content here</div>
        
        
          .myborder {border:2px solid #484a6f;}
        
        Border color #484a6f