#3b477a color space conversions
Hex:
        #3b477a
        RGB:
        59, 71, 122
        CMY:
        77, 72, 52
        CMYK:
        52, 42, 0, 52
      HSL:
        229°, 34.8066%, 35.4902%
        HSV (HSB):
        229°, 51.6393%, 47.8431%
        XYZ:
        7.5697, 6.8414, 19.3339
        xyY:
        0.2243, 0.2027, 6.8414
      CIE-Lab:
        31.4431, 10.6252, -30.6145
        CIE-LCH:
        31.4431, 32.4059, 289.1401
        CIE-Luv:
        31.4431, -7.2820, -41.7965
        Hunter-Lab:
        26.1561, 5.8857, -25.5163
      #3b477a color charts
#3b477a RGB chart
      #3b477a CMYK chart
      #3b477a RGB pie chart
      #3b477a color shades, tints & tones
#3b477a color schemes
#3b477a color preview, HTML & CSS examples
           This text has a color of #3b477a        
        
          <p style="color:#3b477a;">Text here</p>
        
        
          .mytext {color:#3b477a;}
        
        Text color #3b477a
      
           This box has a color of #3b477a        
        
          <div style="background-color:#3b477a;">Content here</div>
        
        
          .mybackground {background-color:#3b477a;}
        
        Background color #3b477a
      
           Border around this has a color of #3b477a        
        
          <div style="border:2px solid #3b477a;">Content here</div>
        
        
          .myborder {border:2px solid #3b477a;}
        
        Border color #3b477a