#483a6f color space conversions
Hex:
        #483a6f
        RGB:
        72, 58, 111
        CMY:
        72, 77, 56
        CMYK:
        35, 48, 0, 56
      HSL:
        256°, 31.3609%, 33.1373%
        HSV (HSB):
        256°, 47.7477%, 43.5294%
        XYZ:
        7.0548, 5.5515, 15.7386
        xyY:
        0.2489, 0.1959, 5.5515
      CIE-Lab:
        28.2516, 19.3890, -28.6663
        CIE-LCH:
        28.2516, 34.6076, 304.0733
        CIE-Luv:
        28.2516, 2.6903, -38.5924
        Hunter-Lab:
        23.5617, 12.2131, -23.1112
      #483a6f color charts
#483a6f RGB chart
      #483a6f CMYK chart
      #483a6f RGB pie chart
      #483a6f color shades, tints & tones
#483a6f color schemes
#483a6f color preview, HTML & CSS examples
           This text has a color of #483a6f        
        
          <p style="color:#483a6f;">Text here</p>
        
        
          .mytext {color:#483a6f;}
        
        Text color #483a6f
      
           This box has a color of #483a6f        
        
          <div style="background-color:#483a6f;">Content here</div>
        
        
          .mybackground {background-color:#483a6f;}
        
        Background color #483a6f
      
           Border around this has a color of #483a6f        
        
          <div style="border:2px solid #483a6f;">Content here</div>
        
        
          .myborder {border:2px solid #483a6f;}
        
        Border color #483a6f