#483a8d color space conversions
Hex:
        #483a8d
        RGB:
        72, 58, 141
        CMY:
        72, 77, 45
        CMYK:
        49, 59, 0, 45
      HSL:
        250°, 41.7085%, 39.0196%
        HSV (HSB):
        250°, 58.8652%, 55.2941%
        XYZ:
        8.9933, 6.3269, 25.9465
        xyY:
        0.2179, 0.1533, 6.3269
      CIE-Lab:
        30.2227, 28.6040, -44.3004
        CIE-LCH:
        30.2227, 52.7324, 302.8497
        CIE-Luv:
        30.2227, 0.0396, -60.9040
        Hunter-Lab:
        25.1534, 19.8020, -43.5522
      #483a8d color charts
#483a8d RGB chart
      #483a8d CMYK chart
      #483a8d RGB pie chart
      #483a8d color shades, tints & tones
#483a8d color schemes
#483a8d color preview, HTML & CSS examples
           This text has a color of #483a8d        
        
          <p style="color:#483a8d;">Text here</p>
        
        
          .mytext {color:#483a8d;}
        
        Text color #483a8d
      
           This box has a color of #483a8d        
        
          <div style="background-color:#483a8d;">Content here</div>
        
        
          .mybackground {background-color:#483a8d;}
        
        Background color #483a8d
      
           Border around this has a color of #483a8d        
        
          <div style="border:2px solid #483a8d;">Content here</div>
        
        
          .myborder {border:2px solid #483a8d;}
        
        Border color #483a8d