#472f5b color space conversions
Hex:
        #472f5b
        RGB:
        71, 47, 91
        CMY:
        72, 82, 64
        CMYK:
        22, 48, 0, 64
      HSL:
        273°, 31.8841%, 27.0588%
        HSV (HSB):
        273°, 48.3516%, 35.6863%
        XYZ:
        5.5034, 4.1280, 10.4042
        xyY:
        0.2747, 0.2060, 4.1280
      CIE-Lab:
        24.0900, 20.6325, -22.3145
        CIE-LCH:
        24.0900, 30.3914, 312.7572
        CIE-Luv:
        24.0900, 7.9360, -28.7117
        Hunter-Lab:
        20.3174, 12.7950, -16.1394
      #472f5b color charts
#472f5b RGB chart
      #472f5b CMYK chart
      #472f5b RGB pie chart
      #472f5b color shades, tints & tones
#472f5b color schemes
#472f5b color preview, HTML & CSS examples
           This text has a color of #472f5b        
        
          <p style="color:#472f5b;">Text here</p>
        
        
          .mytext {color:#472f5b;}
        
        Text color #472f5b
      
           This box has a color of #472f5b        
        
          <div style="background-color:#472f5b;">Content here</div>
        
        
          .mybackground {background-color:#472f5b;}
        
        Background color #472f5b
      
           Border around this has a color of #472f5b        
        
          <div style="border:2px solid #472f5b;">Content here</div>
        
        
          .myborder {border:2px solid #472f5b;}
        
        Border color #472f5b