#483d9f color space conversions
Hex:
        #483d9f
        RGB:
        72, 61, 159
        CMY:
        72, 76, 38
        CMYK:
        55, 62, 0, 38
      HSL:
        247°, 44.5455%, 43.1373%
        HSV (HSB):
        247°, 61.6352%, 62.3529%
        XYZ:
        10.5992, 7.2184, 33.6355
        xyY:
        0.2060, 0.1403, 7.2184
      CIE-Lab:
        32.2990, 32.4809, -51.9256
        CIE-LCH:
        32.2990, 61.2477, 302.0271
        CIE-Luv:
        32.2990, -2.0722, -72.5334
        Hunter-Lab:
        26.8671, 23.4020, -55.4196
      #483d9f color charts
#483d9f RGB chart
      #483d9f CMYK chart
      #483d9f RGB pie chart
      #483d9f color shades, tints & tones
#483d9f color schemes
#483d9f color preview, HTML & CSS examples
           This text has a color of #483d9f        
        
          <p style="color:#483d9f;">Text here</p>
        
        
          .mytext {color:#483d9f;}
        
        Text color #483d9f
      
           This box has a color of #483d9f        
        
          <div style="background-color:#483d9f;">Content here</div>
        
        
          .mybackground {background-color:#483d9f;}
        
        Background color #483d9f
      
           Border around this has a color of #483d9f        
        
          <div style="border:2px solid #483d9f;">Content here</div>
        
        
          .myborder {border:2px solid #483d9f;}
        
        Border color #483d9f