#6a969d color space conversions
Hex:
        #6a969d
        RGB:
        106, 150, 157
        CMY:
        58, 41, 38
        CMYK:
        32, 4, 0, 38
      HSL:
        188°, 20.6478%, 51.5686%
        HSV (HSB):
        188°, 32.4841%, 61.5686%
        XYZ:
        22.9360, 27.3112, 35.9610
        xyY:
        0.2661, 0.3168, 27.3112
      CIE-Lab:
        59.2613, -13.1135, -8.4856
        CIE-LCH:
        59.2613, 15.6195, 212.9067
        CIE-Luv:
        59.2613, -21.6454, -10.4465
        Hunter-Lab:
        52.2601, -13.1148, -4.2163
      #6a969d color charts
#6a969d RGB chart
      #6a969d CMYK chart
      #6a969d RGB pie chart
      #6a969d color shades, tints & tones
#6a969d color schemes
#6a969d color preview, HTML & CSS examples
           This text has a color of #6a969d        
        
          <p style="color:#6a969d;">Text here</p>
        
        
          .mytext {color:#6a969d;}
        
        Text color #6a969d
      
           This box has a color of #6a969d        
        
          <div style="background-color:#6a969d;">Content here</div>
        
        
          .mybackground {background-color:#6a969d;}
        
        Background color #6a969d
      
           Border around this has a color of #6a969d        
        
          <div style="border:2px solid #6a969d;">Content here</div>
        
        
          .myborder {border:2px solid #6a969d;}
        
        Border color #6a969d