#483f7f color space conversions
Hex:
        #483f7f
        RGB:
        72, 63, 127
        CMY:
        72, 75, 50
        CMYK:
        43, 50, 0, 50
      HSL:
        248°, 33.6842%, 37.2549%
        HSV (HSB):
        248°, 50.3937%, 49.8039%
        XYZ:
        8.2808, 6.4650, 20.8901
        xyY:
        0.2324, 0.1814, 6.4650
      CIE-Lab:
        30.5566, 20.9814, -35.0815
        CIE-LCH:
        30.5566, 40.8770, 300.8826
        CIE-Luv:
        30.5566, -0.2355, -48.4008
        Hunter-Lab:
        25.4264, 13.6367, -30.9136
      #483f7f color charts
#483f7f RGB chart
      #483f7f CMYK chart
      #483f7f RGB pie chart
      #483f7f color shades, tints & tones
#483f7f color schemes
#483f7f color preview, HTML & CSS examples
           This text has a color of #483f7f        
        
          <p style="color:#483f7f;">Text here</p>
        
        
          .mytext {color:#483f7f;}
        
        Text color #483f7f
      
           This box has a color of #483f7f        
        
          <div style="background-color:#483f7f;">Content here</div>
        
        
          .mybackground {background-color:#483f7f;}
        
        Background color #483f7f
      
           Border around this has a color of #483f7f        
        
          <div style="border:2px solid #483f7f;">Content here</div>
        
        
          .myborder {border:2px solid #483f7f;}
        
        Border color #483f7f