#6e729d color space conversions
Hex:
        #6e729d
        RGB:
        110, 114, 157
        CMY:
        57, 55, 38
        CMYK:
        30, 27, 0, 38
      HSL:
        235°, 19.3416%, 52.3529%
        HSV (HSB):
        235°, 29.9363%, 61.5686%
        XYZ:
        18.5335, 17.7839, 34.3541
        xyY:
        0.2622, 0.2516, 17.7839
      CIE-Lab:
        49.2330, 8.7644, -23.6851
        CIE-LCH:
        49.2330, 25.2547, 290.3065
        CIE-Luv:
        49.2330, -4.4464, -35.9691
        Hunter-Lab:
        42.1710, 4.6488, -18.7802
      #6e729d color charts
#6e729d RGB chart
      #6e729d CMYK chart
      #6e729d RGB pie chart
      #6e729d color shades, tints & tones
#6e729d color schemes
#6e729d color preview, HTML & CSS examples
           This text has a color of #6e729d        
        
          <p style="color:#6e729d;">Text here</p>
        
        
          .mytext {color:#6e729d;}
        
        Text color #6e729d
      
           This box has a color of #6e729d        
        
          <div style="background-color:#6e729d;">Content here</div>
        
        
          .mybackground {background-color:#6e729d;}
        
        Background color #6e729d
      
           Border around this has a color of #6e729d        
        
          <div style="border:2px solid #6e729d;">Content here</div>
        
        
          .myborder {border:2px solid #6e729d;}
        
        Border color #6e729d