#484b8b color space conversions
Hex:
        #484b8b
        RGB:
        72, 75, 139
        CMY:
        72, 71, 45
        CMYK:
        48, 46, 0, 45
      HSL:
        237°, 31.7536%, 41.3725%
        HSV (HSB):
        237°, 48.2014%, 54.5098%
        XYZ:
        9.8488, 8.2740, 25.5040
        xyY:
        0.2258, 0.1897, 8.2740
      CIE-Lab:
        34.5470, 16.9716, -36.1357
        CIE-LCH:
        34.5470, 39.9227, 295.1576
        CIE-Luv:
        34.5470, -4.7890, -51.4370
        Hunter-Lab:
        28.7645, 10.7794, -32.4344
      #484b8b color charts
#484b8b RGB chart
      #484b8b CMYK chart
      #484b8b RGB pie chart
      #484b8b color shades, tints & tones
#484b8b color schemes
#484b8b color preview, HTML & CSS examples
           This text has a color of #484b8b        
        
          <p style="color:#484b8b;">Text here</p>
        
        
          .mytext {color:#484b8b;}
        
        Text color #484b8b
      
           This box has a color of #484b8b        
        
          <div style="background-color:#484b8b;">Content here</div>
        
        
          .mybackground {background-color:#484b8b;}
        
        Background color #484b8b
      
           Border around this has a color of #484b8b        
        
          <div style="border:2px solid #484b8b;">Content here</div>
        
        
          .myborder {border:2px solid #484b8b;}
        
        Border color #484b8b