#483c99 color space conversions
Hex:
        #483c99
        RGB:
        72, 60, 153
        CMY:
        72, 76, 40
        CMYK:
        53, 61, 0, 40
      HSL:
        248°, 43.6620%, 41.7647%
        HSV (HSB):
        248°, 60.7843%, 60.0000%
        XYZ:
        10.0381, 6.9093, 30.9416
        xyY:
        0.2096, 0.1443, 6.9093
      CIE-Lab:
        31.5996, 31.1714, -49.4211
        CIE-LCH:
        31.5996, 58.4303, 302.2409
        CIE-Luv:
        31.5996, -1.3966, -68.6878
        Hunter-Lab:
        26.2856, 22.1668, -51.3920
      #483c99 color charts
#483c99 RGB chart
      #483c99 CMYK chart
      #483c99 RGB pie chart
      #483c99 color shades, tints & tones
#483c99 color schemes
#483c99 color preview, HTML & CSS examples
           This text has a color of #483c99        
        
          <p style="color:#483c99;">Text here</p>
        
        
          .mytext {color:#483c99;}
        
        Text color #483c99
      
           This box has a color of #483c99        
        
          <div style="background-color:#483c99;">Content here</div>
        
        
          .mybackground {background-color:#483c99;}
        
        Background color #483c99
      
           Border around this has a color of #483c99        
        
          <div style="border:2px solid #483c99;">Content here</div>
        
        
          .myborder {border:2px solid #483c99;}
        
        Border color #483c99