#482c4f color space conversions
Hex:
        #482c4f
        RGB:
        72, 44, 79
        CMY:
        72, 83, 69
        CMYK:
        9, 44, 0, 69
      HSL:
        288°, 28.4553%, 24.1176%
        HSV (HSB):
        288°, 44.3038%, 30.9804%
        XYZ:
        4.9845, 3.7436, 7.8570
        xyY:
        0.3005, 0.2257, 3.7436
      CIE-Lab:
        22.8050, 19.8899, -16.3598
        CIE-LCH:
        22.8050, 25.7537, 320.5620
        CIE-Luv:
        22.8050, 11.1255, -20.9292
        Hunter-Lab:
        19.3484, 12.1248, -10.5327
      #482c4f color charts
#482c4f RGB chart
      #482c4f CMYK chart
      #482c4f RGB pie chart
      #482c4f color shades, tints & tones
#482c4f color schemes
#482c4f color preview, HTML & CSS examples
           This text has a color of #482c4f        
        
          <p style="color:#482c4f;">Text here</p>
        
        
          .mytext {color:#482c4f;}
        
        Text color #482c4f
      
           This box has a color of #482c4f        
        
          <div style="background-color:#482c4f;">Content here</div>
        
        
          .mybackground {background-color:#482c4f;}
        
        Background color #482c4f
      
           Border around this has a color of #482c4f        
        
          <div style="border:2px solid #482c4f;">Content here</div>
        
        
          .myborder {border:2px solid #482c4f;}
        
        Border color #482c4f