#473a7f color space conversions
Hex:
        #473a7f
        RGB:
        71, 58, 127
        CMY:
        72, 77, 50
        CMYK:
        44, 54, 0, 50
      HSL:
        251°, 37.2973%, 36.2745%
        HSV (HSB):
        251°, 54.3307%, 49.8039%
        XYZ:
        7.9424, 5.8980, 20.7985
        xyY:
        0.2293, 0.1703, 5.8980
      CIE-Lab:
        29.1537, 23.9671, -37.3315
        CIE-LCH:
        29.1537, 44.3629, 302.7007
        CIE-Luv:
        29.1537, 0.8374, -50.8172
        Hunter-Lab:
        24.2858, 15.8759, -33.7762
      #473a7f color charts
#473a7f RGB chart
      #473a7f CMYK chart
      #473a7f RGB pie chart
      #473a7f color shades, tints & tones
#473a7f color schemes
#473a7f color preview, HTML & CSS examples
           This text has a color of #473a7f        
        
          <p style="color:#473a7f;">Text here</p>
        
        
          .mytext {color:#473a7f;}
        
        Text color #473a7f
      
           This box has a color of #473a7f        
        
          <div style="background-color:#473a7f;">Content here</div>
        
        
          .mybackground {background-color:#473a7f;}
        
        Background color #473a7f
      
           Border around this has a color of #473a7f        
        
          <div style="border:2px solid #473a7f;">Content here</div>
        
        
          .myborder {border:2px solid #473a7f;}
        
        Border color #473a7f