#3476a2 color space conversions
Hex:
        #3476a2
        RGB:
        52, 118, 162
        CMY:
        80, 54, 36
        CMYK:
        68, 27, 0, 36
      HSL:
        204°, 51.4019%, 41.9608%
        HSV (HSB):
        204°, 67.9012%, 63.5294%
        XYZ:
        14.4162, 16.2956, 36.5680
        xyY:
        0.2143, 0.2422, 16.2956
      CIE-Lab:
        47.3599, -6.4535, -29.7787
        CIE-LCH:
        47.3599, 30.4699, 257.7722
        CIE-Luv:
        47.3599, -25.4752, -43.3450
        Hunter-Lab:
        40.3678, -6.8974, -25.4516
      #3476a2 color charts
#3476a2 RGB chart
      #3476a2 CMYK chart
      #3476a2 RGB pie chart
      #3476a2 color shades, tints & tones
#3476a2 color schemes
#3476a2 color preview, HTML & CSS examples
           This text has a color of #3476a2        
        
          <p style="color:#3476a2;">Text here</p>
        
        
          .mytext {color:#3476a2;}
        
        Text color #3476a2
      
           This box has a color of #3476a2        
        
          <div style="background-color:#3476a2;">Content here</div>
        
        
          .mybackground {background-color:#3476a2;}
        
        Background color #3476a2
      
           Border around this has a color of #3476a2        
        
          <div style="border:2px solid #3476a2;">Content here</div>
        
        
          .myborder {border:2px solid #3476a2;}
        
        Border color #3476a2