#476e8b color space conversions
Hex:
        #476e8b
        RGB:
        71, 110, 139
        CMY:
        72, 57, 45
        CMYK:
        49, 21, 0, 45
      HSL:
        206°, 32.3810%, 41.1765%
        HSV (HSB):
        206°, 48.9209%, 54.5098%
        XYZ:
        12.8347, 14.3555, 26.5205
        xyY:
        0.2390, 0.2673, 14.3555
      CIE-Lab:
        44.7386, -5.2856, -20.1807
        CIE-LCH:
        44.7386, 20.8614, 255.3232
        CIE-Luv:
        44.7386, -18.0350, -28.2003
        Hunter-Lab:
        37.8887, -5.8390, -14.9785
      #476e8b color charts
#476e8b RGB chart
      #476e8b CMYK chart
      #476e8b RGB pie chart
      #476e8b color shades, tints & tones
#476e8b color schemes
#476e8b color preview, HTML & CSS examples
           This text has a color of #476e8b        
        
          <p style="color:#476e8b;">Text here</p>
        
        
          .mytext {color:#476e8b;}
        
        Text color #476e8b
      
           This box has a color of #476e8b        
        
          <div style="background-color:#476e8b;">Content here</div>
        
        
          .mybackground {background-color:#476e8b;}
        
        Background color #476e8b
      
           Border around this has a color of #476e8b        
        
          <div style="border:2px solid #476e8b;">Content here</div>
        
        
          .myborder {border:2px solid #476e8b;}
        
        Border color #476e8b