#484a7f color space conversions
Hex:
        #484a7f
        RGB:
        72, 74, 127
        CMY:
        72, 71, 50
        CMYK:
        43, 42, 0, 50
      HSL:
        238°, 27.6382%, 39.0196%
        HSV (HSB):
        238°, 43.3071%, 49.8039%
        XYZ:
        8.9520, 7.8076, 21.1139
        xyY:
        0.2364, 0.2061, 7.8076
      CIE-Lab:
        33.5789, 13.7890, -30.2811
        CIE-LCH:
        33.5789, 33.2728, 294.4829
        CIE-Luv:
        33.5789, -3.8354, -42.4941
        Hunter-Lab:
        27.9421, 8.2890, -25.2419
      #484a7f color charts
#484a7f RGB chart
      #484a7f CMYK chart
      #484a7f RGB pie chart
      #484a7f color shades, tints & tones
#484a7f color schemes
#484a7f color preview, HTML & CSS examples
           This text has a color of #484a7f        
        
          <p style="color:#484a7f;">Text here</p>
        
        
          .mytext {color:#484a7f;}
        
        Text color #484a7f
      
           This box has a color of #484a7f        
        
          <div style="background-color:#484a7f;">Content here</div>
        
        
          .mybackground {background-color:#484a7f;}
        
        Background color #484a7f
      
           Border around this has a color of #484a7f        
        
          <div style="border:2px solid #484a7f;">Content here</div>
        
        
          .myborder {border:2px solid #484a7f;}
        
        Border color #484a7f