#476c9f color space conversions
Hex:
        #476c9f
        RGB:
        71, 108, 159
        CMY:
        72, 58, 38
        CMYK:
        55, 32, 0, 38
      HSL:
        215°, 38.2609%, 45.0980%
        HSV (HSB):
        215°, 55.3459%, 62.3529%
        XYZ:
        14.2191, 14.5679, 34.8634
        xyY:
        0.2234, 0.2289, 14.5679
      CIE-Lab:
        45.0366, 2.3398, -31.5897
        CIE-LCH:
        45.0366, 31.6763, 274.2361
        CIE-Luv:
        45.0366, -17.1141, -46.6392
        Hunter-Lab:
        38.1679, -0.2954, -27.4391
      #476c9f color charts
#476c9f RGB chart
      #476c9f CMYK chart
      #476c9f RGB pie chart
      #476c9f color shades, tints & tones
#476c9f color schemes
#476c9f color preview, HTML & CSS examples
           This text has a color of #476c9f        
        
          <p style="color:#476c9f;">Text here</p>
        
        
          .mytext {color:#476c9f;}
        
        Text color #476c9f
      
           This box has a color of #476c9f        
        
          <div style="background-color:#476c9f;">Content here</div>
        
        
          .mybackground {background-color:#476c9f;}
        
        Background color #476c9f
      
           Border around this has a color of #476c9f        
        
          <div style="border:2px solid #476c9f;">Content here</div>
        
        
          .myborder {border:2px solid #476c9f;}
        
        Border color #476c9f