#47073e color space conversions
Hex:
        #47073e
        RGB:
        71, 7, 62
        CMY:
        72, 97, 76
        CMYK:
        0, 90, 13, 72
      HSL:
        308°, 82.0513%, 15.2941%
        HSV (HSB):
        308°, 90.1408%, 27.8431%
        XYZ:
        3.5440, 1.8394, 4.7257
        xyY:
        0.3506, 0.1820, 1.8394
      CIE-Lab:
        14.6205, 35.0556, -17.4912
        CIE-LCH:
        14.6205, 39.1770, 333.4828
        CIE-Luv:
        14.6205, 21.8614, -19.5756
        Hunter-Lab:
        13.5623, 22.9106, -11.1656
      #47073e color charts
#47073e RGB chart
      #47073e CMYK chart
      #47073e RGB pie chart
      #47073e color shades, tints & tones
#47073e color schemes
#47073e color preview, HTML & CSS examples
           This text has a color of #47073e        
        
          <p style="color:#47073e;">Text here</p>
        
        
          .mytext {color:#47073e;}
        
        Text color #47073e
      
           This box has a color of #47073e        
        
          <div style="background-color:#47073e;">Content here</div>
        
        
          .mybackground {background-color:#47073e;}
        
        Background color #47073e
      
           Border around this has a color of #47073e        
        
          <div style="border:2px solid #47073e;">Content here</div>
        
        
          .myborder {border:2px solid #47073e;}
        
        Border color #47073e