#484a8d color space conversions
Hex:
        #484a8d
        RGB:
        72, 74, 141
        CMY:
        72, 71, 45
        CMYK:
        49, 48, 0, 45
      HSL:
        238°, 32.3944%, 41.7647%
        HSV (HSB):
        238°, 48.9362%, 55.2941%
        XYZ:
        9.9290, 8.1984, 26.2584
        xyY:
        0.2237, 0.1847, 8.1984
      CIE-Lab:
        34.3926, 18.2730, -37.6057
        CIE-LCH:
        34.3926, 41.8102, 295.9156
        CIE-Luv:
        34.3926, -4.5681, -53.5479
        Hunter-Lab:
        28.6328, 11.7910, -34.3305
      #484a8d color charts
#484a8d RGB chart
      #484a8d CMYK chart
      #484a8d RGB pie chart
      #484a8d color shades, tints & tones
#484a8d color schemes
#484a8d color preview, HTML & CSS examples
           This text has a color of #484a8d        
        
          <p style="color:#484a8d;">Text here</p>
        
        
          .mytext {color:#484a8d;}
        
        Text color #484a8d
      
           This box has a color of #484a8d        
        
          <div style="background-color:#484a8d;">Content here</div>
        
        
          .mybackground {background-color:#484a8d;}
        
        Background color #484a8d
      
           Border around this has a color of #484a8d        
        
          <div style="border:2px solid #484a8d;">Content here</div>
        
        
          .myborder {border:2px solid #484a8d;}
        
        Border color #484a8d