#483e5b color space conversions
Hex:
        #483e5b
        RGB:
        72, 62, 91
        CMY:
        72, 76, 64
        CMYK:
        21, 32, 0, 64
      HSL:
        261°, 18.9542%, 30.0000%
        HSV (HSB):
        261°, 31.8681%, 35.6863%
        XYZ:
        6.2834, 5.5783, 10.6431
        xyY:
        0.2792, 0.2479, 5.5783
      CIE-Lab:
        28.3226, 11.1272, -15.7113
        CIE-LCH:
        28.3226, 19.2525, 305.3074
        CIE-Luv:
        28.3226, 3.0801, -20.7814
        Hunter-Lab:
        23.6184, 6.1559, -10.1847
      #483e5b color charts
#483e5b RGB chart
      #483e5b CMYK chart
      #483e5b RGB pie chart
      #483e5b color shades, tints & tones
#483e5b color schemes
#483e5b color preview, HTML & CSS examples
           This text has a color of #483e5b        
        
          <p style="color:#483e5b;">Text here</p>
        
        
          .mytext {color:#483e5b;}
        
        Text color #483e5b
      
           This box has a color of #483e5b        
        
          <div style="background-color:#483e5b;">Content here</div>
        
        
          .mybackground {background-color:#483e5b;}
        
        Background color #483e5b
      
           Border around this has a color of #483e5b        
        
          <div style="border:2px solid #483e5b;">Content here</div>
        
        
          .myborder {border:2px solid #483e5b;}
        
        Border color #483e5b