#484b6b color space conversions
Hex:
        #484b6b
        RGB:
        72, 75, 107
        CMY:
        72, 71, 58
        CMYK:
        33, 30, 0, 58
      HSL:
        235°, 19.5531%, 35.0980%
        HSV (HSB):
        235°, 32.7103%, 41.9608%
        XYZ:
        7.8424, 7.4714, 14.9387
        xyY:
        0.2592, 0.2470, 7.4714
      CIE-Lab:
        32.8569, 7.0843, -18.9168
        CIE-LCH:
        32.8569, 20.1999, 290.5309
        CIE-Luv:
        32.8569, -3.1646, -25.6865
        Hunter-Lab:
        27.3339, 3.3794, -13.2699
      #484b6b color charts
#484b6b RGB chart
      #484b6b CMYK chart
      #484b6b RGB pie chart
      #484b6b color shades, tints & tones
#484b6b color schemes
#484b6b color preview, HTML & CSS examples
           This text has a color of #484b6b        
        
          <p style="color:#484b6b;">Text here</p>
        
        
          .mytext {color:#484b6b;}
        
        Text color #484b6b
      
           This box has a color of #484b6b        
        
          <div style="background-color:#484b6b;">Content here</div>
        
        
          .mybackground {background-color:#484b6b;}
        
        Background color #484b6b
      
           Border around this has a color of #484b6b        
        
          <div style="border:2px solid #484b6b;">Content here</div>
        
        
          .myborder {border:2px solid #484b6b;}
        
        Border color #484b6b