#483b5f color space conversions
Hex:
        #483b5f
        RGB:
        72, 59, 95
        CMY:
        72, 77, 63
        CMYK:
        24, 38, 0, 63
      HSL:
        262°, 23.3766%, 30.1961%
        HSV (HSB):
        262°, 37.8947%, 37.2549%
        XYZ:
        6.3020, 5.3319, 11.5235
        xyY:
        0.2721, 0.2302, 5.3319
      CIE-Lab:
        27.6601, 14.1819, -19.3269
        CIE-LCH:
        27.6601, 23.9720, 306.2709
        CIE-Luv:
        27.6601, 3.8651, -25.6238
        Hunter-Lab:
        23.0908, 8.3077, -13.4251
      #483b5f color charts
#483b5f RGB chart
      #483b5f CMYK chart
      #483b5f RGB pie chart
      #483b5f color shades, tints & tones
#483b5f color schemes
#483b5f color preview, HTML & CSS examples
           This text has a color of #483b5f        
        
          <p style="color:#483b5f;">Text here</p>
        
        
          .mytext {color:#483b5f;}
        
        Text color #483b5f
      
           This box has a color of #483b5f        
        
          <div style="background-color:#483b5f;">Content here</div>
        
        
          .mybackground {background-color:#483b5f;}
        
        Background color #483b5f
      
           Border around this has a color of #483b5f        
        
          <div style="border:2px solid #483b5f;">Content here</div>
        
        
          .myborder {border:2px solid #483b5f;}
        
        Border color #483b5f