#6d99ac color space conversions
Hex:
        #6d99ac
        RGB:
        109, 153, 172
        CMY:
        57, 40, 33
        CMYK:
        37, 11, 0, 33
      HSL:
        198°, 27.5109%, 55.0980%
        HSV (HSB):
        198°, 36.6279%, 67.4510%
        XYZ:
        25.1443, 29.0122, 43.3044
        xyY:
        0.2580, 0.2977, 29.0122
      CIE-Lab:
        60.7924, -10.0274, -14.6794
        CIE-LCH:
        60.7924, 17.7773, 235.6632
        CIE-Luv:
        60.7924, -21.6855, -20.5143
        Hunter-Lab:
        53.8630, -10.9330, -9.9635
      #6d99ac color charts
#6d99ac RGB chart
      #6d99ac CMYK chart
      #6d99ac RGB pie chart
      #6d99ac color shades, tints & tones
#6d99ac color schemes
#6d99ac color preview, HTML & CSS examples
           This text has a color of #6d99ac        
        
          <p style="color:#6d99ac;">Text here</p>
        
        
          .mytext {color:#6d99ac;}
        
        Text color #6d99ac
      
           This box has a color of #6d99ac        
        
          <div style="background-color:#6d99ac;">Content here</div>
        
        
          .mybackground {background-color:#6d99ac;}
        
        Background color #6d99ac
      
           Border around this has a color of #6d99ac        
        
          <div style="border:2px solid #6d99ac;">Content here</div>
        
        
          .myborder {border:2px solid #6d99ac;}
        
        Border color #6d99ac