#475f8b color space conversions
Hex:
        #475f8b
        RGB:
        71, 95, 139
        CMY:
        72, 63, 45
        CMYK:
        49, 32, 0, 45
      HSL:
        219°, 32.3810%, 41.1765%
        HSV (HSB):
        219°, 48.9209%, 54.5098%
        XYZ:
        11.3509, 11.3881, 26.0260
        xyY:
        0.2328, 0.2335, 11.3881
      CIE-Lab:
        40.2266, 3.8704, -27.1787
        CIE-LCH:
        40.2266, 27.4529, 278.1048
        CIE-Luv:
        40.2266, -12.2253, -38.9658
        Hunter-Lab:
        33.7462, 0.9846, -22.1036
      #475f8b color charts
#475f8b RGB chart
      #475f8b CMYK chart
      #475f8b RGB pie chart
      #475f8b color shades, tints & tones
#475f8b color schemes
#475f8b color preview, HTML & CSS examples
           This text has a color of #475f8b        
        
          <p style="color:#475f8b;">Text here</p>
        
        
          .mytext {color:#475f8b;}
        
        Text color #475f8b
      
           This box has a color of #475f8b        
        
          <div style="background-color:#475f8b;">Content here</div>
        
        
          .mybackground {background-color:#475f8b;}
        
        Background color #475f8b
      
           Border around this has a color of #475f8b        
        
          <div style="border:2px solid #475f8b;">Content here</div>
        
        
          .myborder {border:2px solid #475f8b;}
        
        Border color #475f8b