#51477d color space conversions
Hex:
        #51477d
        RGB:
        81, 71, 125
        CMY:
        68, 72, 51
        CMYK:
        35, 43, 0, 51
      HSL:
        251°, 27.5510%, 38.4314%
        HSV (HSB):
        251°, 43.2000%, 49.0196%
        XYZ:
        9.3482, 7.7365, 20.4026
        xyY:
        0.2494, 0.2064, 7.7365
      CIE-Lab:
        33.4279, 17.7476, -29.2267
        CIE-LCH:
        33.4279, 34.1932, 301.2678
        CIE-Luv:
        33.4279, 1.1072, -41.3708
        Hunter-Lab:
        27.8145, 11.3171, -24.0205
      #51477d color charts
#51477d RGB chart
      #51477d CMYK chart
      #51477d RGB pie chart
      #51477d color shades, tints & tones
#51477d color schemes
#51477d color preview, HTML & CSS examples
           This text has a color of #51477d        
        
          <p style="color:#51477d;">Text here</p>
        
        
          .mytext {color:#51477d;}
        
        Text color #51477d
      
           This box has a color of #51477d        
        
          <div style="background-color:#51477d;">Content here</div>
        
        
          .mybackground {background-color:#51477d;}
        
        Background color #51477d
      
           Border around this has a color of #51477d        
        
          <div style="border:2px solid #51477d;">Content here</div>
        
        
          .myborder {border:2px solid #51477d;}
        
        Border color #51477d