#484d8d color space conversions
Hex:
        #484d8d
        RGB:
        72, 77, 141
        CMY:
        72, 70, 45
        CMYK:
        49, 45, 0, 45
      HSL:
        236°, 32.3944%, 41.7647%
        HSV (HSB):
        236°, 48.9362%, 55.2941%
        XYZ:
        10.1341, 8.6086, 26.3268
        xyY:
        0.2249, 0.1910, 8.6086
      CIE-Lab:
        35.2194, 16.3195, -36.2881
        CIE-LCH:
        35.2194, 39.7889, 294.2145
        CIE-Luv:
        35.2194, -5.5401, -51.8896
        Hunter-Lab:
        29.3403, 10.3078, -32.6621
      #484d8d color charts
#484d8d RGB chart
      #484d8d CMYK chart
      #484d8d RGB pie chart
      #484d8d color shades, tints & tones
#484d8d color schemes
#484d8d color preview, HTML & CSS examples
           This text has a color of #484d8d        
        
          <p style="color:#484d8d;">Text here</p>
        
        
          .mytext {color:#484d8d;}
        
        Text color #484d8d
      
           This box has a color of #484d8d        
        
          <div style="background-color:#484d8d;">Content here</div>
        
        
          .mybackground {background-color:#484d8d;}
        
        Background color #484d8d
      
           Border around this has a color of #484d8d        
        
          <div style="border:2px solid #484d8d;">Content here</div>
        
        
          .myborder {border:2px solid #484d8d;}
        
        Border color #484d8d