#473f6a color space conversions
Hex:
        #473f6a
        RGB:
        71, 63, 106
        CMY:
        72, 75, 58
        CMYK:
        33, 41, 0, 58
      HSL:
        251°, 25.4438%, 33.1373%
        HSV (HSB):
        251°, 40.5660%, 41.5686%
        XYZ:
        6.9776, 5.9352, 14.4135
        xyY:
        0.2553, 0.2172, 5.9352
      CIE-Lab:
        29.2484, 14.3227, -23.9150
        CIE-LCH:
        29.2484, 27.8759, 300.9174
        CIE-Luv:
        29.2484, 0.9879, -32.2137
        Hunter-Lab:
        24.3623, 8.4898, -18.0243
      #473f6a color charts
#473f6a RGB chart
      #473f6a CMYK chart
      #473f6a RGB pie chart
      #473f6a color shades, tints & tones
#473f6a color schemes
#473f6a color preview, HTML & CSS examples
           This text has a color of #473f6a        
        
          <p style="color:#473f6a;">Text here</p>
        
        
          .mytext {color:#473f6a;}
        
        Text color #473f6a
      
           This box has a color of #473f6a        
        
          <div style="background-color:#473f6a;">Content here</div>
        
        
          .mybackground {background-color:#473f6a;}
        
        Background color #473f6a
      
           Border around this has a color of #473f6a        
        
          <div style="border:2px solid #473f6a;">Content here</div>
        
        
          .myborder {border:2px solid #473f6a;}
        
        Border color #473f6a