#482c5e color space conversions
Hex:
        #482c5e
        RGB:
        72, 44, 94
        CMY:
        72, 83, 63
        CMYK:
        23, 53, 0, 63
      HSL:
        274°, 36.2319%, 27.0588%
        HSV (HSB):
        274°, 53.1915%, 36.8627%
        XYZ:
        5.5935, 3.9872, 11.0645
        xyY:
        0.2709, 0.1931, 3.9872
      CIE-Lab:
        23.6292, 23.6696, -25.0036
        CIE-LCH:
        23.6292, 34.4301, 313.4301
        CIE-Luv:
        23.6292, 8.9357, -32.0613
        Hunter-Lab:
        19.9681, 15.0582, -18.8755
      #482c5e color charts
#482c5e RGB chart
      #482c5e CMYK chart
      #482c5e RGB pie chart
      #482c5e color shades, tints & tones
#482c5e color schemes
#482c5e color preview, HTML & CSS examples
           This text has a color of #482c5e        
        
          <p style="color:#482c5e;">Text here</p>
        
        
          .mytext {color:#482c5e;}
        
        Text color #482c5e
      
           This box has a color of #482c5e        
        
          <div style="background-color:#482c5e;">Content here</div>
        
        
          .mybackground {background-color:#482c5e;}
        
        Background color #482c5e
      
           Border around this has a color of #482c5e        
        
          <div style="border:2px solid #482c5e;">Content here</div>
        
        
          .myborder {border:2px solid #482c5e;}
        
        Border color #482c5e