#483f90 color space conversions
Hex:
        #483f90
        RGB:
        72, 63, 144
        CMY:
        72, 75, 44
        CMYK:
        50, 56, 0, 44
      HSL:
        247°, 39.1304%, 40.5882%
        HSV (HSB):
        247°, 56.2500%, 56.4706%
        XYZ:
        9.4840, 6.9463, 27.2265
        xyY:
        0.2172, 0.1591, 6.9463
      CIE-Lab:
        31.6845, 26.3747, -43.7864
        CIE-LCH:
        31.6845, 51.1162, 301.0626
        CIE-Luv:
        31.6845, -1.5045, -61.0944
        Hunter-Lab:
        26.3559, 18.1094, -42.7992
      #483f90 color charts
#483f90 RGB chart
      #483f90 CMYK chart
      #483f90 RGB pie chart
      #483f90 color shades, tints & tones
#483f90 color schemes
#483f90 color preview, HTML & CSS examples
           This text has a color of #483f90        
        
          <p style="color:#483f90;">Text here</p>
        
        
          .mytext {color:#483f90;}
        
        Text color #483f90
      
           This box has a color of #483f90        
        
          <div style="background-color:#483f90;">Content here</div>
        
        
          .mybackground {background-color:#483f90;}
        
        Background color #483f90
      
           Border around this has a color of #483f90        
        
          <div style="border:2px solid #483f90;">Content here</div>
        
        
          .myborder {border:2px solid #483f90;}
        
        Border color #483f90