#47034f color space conversions
Hex:
        #47034f
        RGB:
        71, 3, 79
        CMY:
        72, 99, 69
        CMYK:
        10, 96, 0, 69
      HSL:
        294°, 92.6829%, 16.0784%
        HSV (HSB):
        294°, 96.2025%, 30.9804%
        XYZ:
        4.0424, 1.9692, 7.5642
        xyY:
        0.2978, 0.1451, 1.9692
      CIE-Lab:
        15.3249, 39.5085, -28.2089
        CIE-LCH:
        15.3249, 48.5455, 324.4733
        CIE-Luv:
        15.3249, 17.8303, -30.5590
        Hunter-Lab:
        14.0329, 26.8618, -22.1361
      #47034f color charts
#47034f RGB chart
      #47034f CMYK chart
      #47034f RGB pie chart
      #47034f color shades, tints & tones
#47034f color schemes
#47034f color preview, HTML & CSS examples
           This text has a color of #47034f        
        
          <p style="color:#47034f;">Text here</p>
        
        
          .mytext {color:#47034f;}
        
        Text color #47034f
      
           This box has a color of #47034f        
        
          <div style="background-color:#47034f;">Content here</div>
        
        
          .mybackground {background-color:#47034f;}
        
        Background color #47034f
      
           Border around this has a color of #47034f        
        
          <div style="border:2px solid #47034f;">Content here</div>
        
        
          .myborder {border:2px solid #47034f;}
        
        Border color #47034f