#484d8b color space conversions
Hex:
        #484d8b
        RGB:
        72, 77, 139
        CMY:
        72, 70, 45
        CMYK:
        48, 45, 0, 45
      HSL:
        236°, 31.7536%, 41.3725%
        HSV (HSB):
        236°, 48.2014%, 54.5098%
        XYZ:
        9.9866, 8.5496, 25.5500
        xyY:
        0.2265, 0.1939, 8.5496
      CIE-Lab:
        35.1021, 15.6691, -35.2526
        CIE-LCH:
        35.1021, 38.5780, 293.9642
        CIE-Luv:
        35.1021, -5.4482, -50.3092
        Hunter-Lab:
        29.2396, 9.7960, -31.3407
      #484d8b color charts
#484d8b RGB chart
      #484d8b CMYK chart
      #484d8b RGB pie chart
      #484d8b color shades, tints & tones
#484d8b color schemes
#484d8b color preview, HTML & CSS examples
           This text has a color of #484d8b        
        
          <p style="color:#484d8b;">Text here</p>
        
        
          .mytext {color:#484d8b;}
        
        Text color #484d8b
      
           This box has a color of #484d8b        
        
          <div style="background-color:#484d8b;">Content here</div>
        
        
          .mybackground {background-color:#484d8b;}
        
        Background color #484d8b
      
           Border around this has a color of #484d8b        
        
          <div style="border:2px solid #484d8b;">Content here</div>
        
        
          .myborder {border:2px solid #484d8b;}
        
        Border color #484d8b