#472b5a color space conversions
Hex:
        #472b5a
        RGB:
        71, 43, 90
        CMY:
        72, 83, 65
        CMYK:
        21, 52, 0, 65
      HSL:
        276°, 35.3383%, 26.0784%
        HSV (HSB):
        276°, 52.2222%, 35.2941%
        XYZ:
        5.3079, 3.8055, 10.1276
        xyY:
        0.2759, 0.1978, 3.8055
      CIE-Lab:
        23.0178, 22.9358, -23.3455
        CIE-LCH:
        23.0178, 32.7272, 314.4928
        CIE-Luv:
        23.0178, 9.2799, -29.6721
        Hunter-Lab:
        19.5078, 14.4295, -17.1255
      #472b5a color charts
#472b5a RGB chart
      #472b5a CMYK chart
      #472b5a RGB pie chart
      #472b5a color shades, tints & tones
#472b5a color schemes
#472b5a color preview, HTML & CSS examples
           This text has a color of #472b5a        
        
          <p style="color:#472b5a;">Text here</p>
        
        
          .mytext {color:#472b5a;}
        
        Text color #472b5a
      
           This box has a color of #472b5a        
        
          <div style="background-color:#472b5a;">Content here</div>
        
        
          .mybackground {background-color:#472b5a;}
        
        Background color #472b5a
      
           Border around this has a color of #472b5a        
        
          <div style="border:2px solid #472b5a;">Content here</div>
        
        
          .myborder {border:2px solid #472b5a;}
        
        Border color #472b5a