#477eaa color space conversions
Hex:
        #477eaa
        RGB:
        71, 126, 170
        CMY:
        72, 51, 33
        CMYK:
        58, 26, 0, 33
      HSL:
        207°, 41.0788%, 47.2549%
        HSV (HSB):
        207°, 58.2353%, 66.6667%
        XYZ:
        17.3151, 19.1636, 40.8165
        xyY:
        0.2240, 0.2479, 19.1636
      CIE-Lab:
        50.8780, -4.8246, -28.9008
        CIE-LCH:
        50.8780, 29.3008, 260.5226
        CIE-Luv:
        50.8780, -23.6261, -42.7450
        Hunter-Lab:
        43.7762, -6.0052, -24.6381
      #477eaa color charts
#477eaa RGB chart
      #477eaa CMYK chart
      #477eaa RGB pie chart
      #477eaa color shades, tints & tones
#477eaa color schemes
#477eaa color preview, HTML & CSS examples
           This text has a color of #477eaa        
        
          <p style="color:#477eaa;">Text here</p>
        
        
          .mytext {color:#477eaa;}
        
        Text color #477eaa
      
           This box has a color of #477eaa        
        
          <div style="background-color:#477eaa;">Content here</div>
        
        
          .mybackground {background-color:#477eaa;}
        
        Background color #477eaa
      
           Border around this has a color of #477eaa        
        
          <div style="border:2px solid #477eaa;">Content here</div>
        
        
          .myborder {border:2px solid #477eaa;}
        
        Border color #477eaa