#51729e color space conversions
Hex:
        #51729e
        RGB:
        81, 114, 158
        CMY:
        68, 55, 38
        CMYK:
        49, 28, 0, 38
      HSL:
        214°, 32.2176%, 46.8627%
        HSV (HSB):
        214°, 48.7342%, 61.9608%
        XYZ:
        15.5822, 16.2526, 34.6635
        xyY:
        0.2343, 0.2444, 16.2526
      CIE-Lab:
        47.3041, 0.7903, -27.4183
        CIE-LCH:
        47.3041, 27.4297, 271.6511
        CIE-Luv:
        47.3041, -16.1769, -40.4521
        Hunter-Lab:
        40.3145, -1.5572, -22.7591
      #51729e color charts
#51729e RGB chart
      #51729e CMYK chart
      #51729e RGB pie chart
      #51729e color shades, tints & tones
#51729e color schemes
#51729e color preview, HTML & CSS examples
           This text has a color of #51729e        
        
          <p style="color:#51729e;">Text here</p>
        
        
          .mytext {color:#51729e;}
        
        Text color #51729e
      
           This box has a color of #51729e        
        
          <div style="background-color:#51729e;">Content here</div>
        
        
          .mybackground {background-color:#51729e;}
        
        Background color #51729e
      
           Border around this has a color of #51729e        
        
          <div style="border:2px solid #51729e;">Content here</div>
        
        
          .myborder {border:2px solid #51729e;}
        
        Border color #51729e