#484f7a color space conversions
Hex:
        #484f7a
        RGB:
        72, 79, 122
        CMY:
        72, 69, 52
        CMYK:
        41, 35, 0, 52
      HSL:
        232°, 25.7732%, 38.0392%
        HSV (HSB):
        232°, 40.9836%, 47.8431%
        XYZ:
        8.9813, 8.3748, 19.5555
        xyY:
        0.2433, 0.2269, 8.3748
      CIE-Lab:
        34.7516, 8.9820, -25.3380
        CIE-LCH:
        34.7516, 26.8829, 289.5187
        CIE-Luv:
        34.7516, -5.4025, -35.3946
        Hunter-Lab:
        28.9393, 4.7538, -19.8072
      #484f7a color charts
#484f7a RGB chart
      #484f7a CMYK chart
      #484f7a RGB pie chart
      #484f7a color shades, tints & tones
#484f7a color schemes
#484f7a color preview, HTML & CSS examples
           This text has a color of #484f7a        
        
          <p style="color:#484f7a;">Text here</p>
        
        
          .mytext {color:#484f7a;}
        
        Text color #484f7a
      
           This box has a color of #484f7a        
        
          <div style="background-color:#484f7a;">Content here</div>
        
        
          .mybackground {background-color:#484f7a;}
        
        Background color #484f7a
      
           Border around this has a color of #484f7a        
        
          <div style="border:2px solid #484f7a;">Content here</div>
        
        
          .myborder {border:2px solid #484f7a;}
        
        Border color #484f7a