#483d7f color space conversions
Hex:
        #483d7f
        RGB:
        72, 61, 127
        CMY:
        72, 76, 50
        CMYK:
        43, 52, 0, 50
      HSL:
        250°, 35.1064%, 36.8627%
        HSV (HSB):
        250°, 51.9685%, 49.8039%
        XYZ:
        8.1720, 6.2475, 20.8539
        xyY:
        0.2317, 0.1771, 6.2475
      CIE-Lab:
        30.0285, 22.2830, -35.9253
        CIE-LCH:
        30.0285, 42.2748, 301.8097
        CIE-Luv:
        30.0285, 0.3655, -49.3489
        Hunter-Lab:
        24.9950, 14.6184, -31.9703
      #483d7f color charts
#483d7f RGB chart
      #483d7f CMYK chart
      #483d7f RGB pie chart
      #483d7f color shades, tints & tones
#483d7f color schemes
#483d7f color preview, HTML & CSS examples
           This text has a color of #483d7f        
        
          <p style="color:#483d7f;">Text here</p>
        
        
          .mytext {color:#483d7f;}
        
        Text color #483d7f
      
           This box has a color of #483d7f        
        
          <div style="background-color:#483d7f;">Content here</div>
        
        
          .mybackground {background-color:#483d7f;}
        
        Background color #483d7f
      
           Border around this has a color of #483d7f        
        
          <div style="border:2px solid #483d7f;">Content here</div>
        
        
          .myborder {border:2px solid #483d7f;}
        
        Border color #483d7f