#484f6b color space conversions
Hex:
        #484f6b
        RGB:
        72, 79, 107
        CMY:
        72, 69, 58
        CMYK:
        33, 26, 0, 58
      HSL:
        228°, 19.5531%, 35.0980%
        HSV (HSB):
        228°, 32.7103%, 41.9608%
        XYZ:
        8.1223, 8.0312, 15.0320
        xyY:
        0.2605, 0.2575, 8.0312
      CIE-Lab:
        34.0478, 4.5103, -17.0777
        CIE-LCH:
        34.0478, 17.6633, 284.7943
        CIE-Luv:
        34.0478, -4.7728, -23.0955
        Hunter-Lab:
        28.3394, 1.5656, -11.6115
      #484f6b color charts
#484f6b RGB chart
      #484f6b CMYK chart
      #484f6b RGB pie chart
      #484f6b color shades, tints & tones
#484f6b color schemes
#484f6b color preview, HTML & CSS examples
           This text has a color of #484f6b        
        
          <p style="color:#484f6b;">Text here</p>
        
        
          .mytext {color:#484f6b;}
        
        Text color #484f6b
      
           This box has a color of #484f6b        
        
          <div style="background-color:#484f6b;">Content here</div>
        
        
          .mybackground {background-color:#484f6b;}
        
        Background color #484f6b
      
           Border around this has a color of #484f6b        
        
          <div style="border:2px solid #484f6b;">Content here</div>
        
        
          .myborder {border:2px solid #484f6b;}
        
        Border color #484f6b