#483f9f color space conversions
Hex:
        #483f9f
        RGB:
        72, 63, 159
        CMY:
        72, 75, 38
        CMYK:
        55, 60, 0, 38
      HSL:
        246°, 43.2432%, 43.5294%
        HSV (HSB):
        246°, 60.3774%, 62.3529%
        XYZ:
        10.7080, 7.4359, 33.6718
        xyY:
        0.2067, 0.1435, 7.4359
      CIE-Lab:
        32.7794, 31.2307, -51.1459
        CIE-LCH:
        32.7794, 59.9272, 301.4091
        CIE-Luv:
        32.7794, -2.5541, -71.8391
        Hunter-Lab:
        27.2689, 22.3731, -54.1234
      #483f9f color charts
#483f9f RGB chart
      #483f9f CMYK chart
      #483f9f RGB pie chart
      #483f9f color shades, tints & tones
#483f9f color schemes
#483f9f color preview, HTML & CSS examples
           This text has a color of #483f9f        
        
          <p style="color:#483f9f;">Text here</p>
        
        
          .mytext {color:#483f9f;}
        
        Text color #483f9f
      
           This box has a color of #483f9f        
        
          <div style="background-color:#483f9f;">Content here</div>
        
        
          .mybackground {background-color:#483f9f;}
        
        Background color #483f9f
      
           Border around this has a color of #483f9f        
        
          <div style="border:2px solid #483f9f;">Content here</div>
        
        
          .myborder {border:2px solid #483f9f;}
        
        Border color #483f9f