#6a808d color space conversions
Hex:
        #6a808d
        RGB:
        106, 128, 141
        CMY:
        58, 50, 45
        CMYK:
        25, 9, 0, 45
      HSL:
        202°, 14.1700%, 48.4314%
        HSV (HSB):
        202°, 24.8227%, 55.2941%
        XYZ:
        18.4707, 20.4256, 28.1683
        xyY:
        0.2754, 0.3046, 20.4256
      CIE-Lab:
        52.3150, -4.8479, -9.6529
        CIE-LCH:
        52.3150, 10.8019, 243.3331
        CIE-Luv:
        52.3150, -11.8034, -13.1042
        Hunter-Lab:
        45.1947, -6.1390, -5.3172
      #6a808d color charts
#6a808d RGB chart
      #6a808d CMYK chart
      #6a808d RGB pie chart
      #6a808d color shades, tints & tones
#6a808d color schemes
#6a808d color preview, HTML & CSS examples
           This text has a color of #6a808d        
        
          <p style="color:#6a808d;">Text here</p>
        
        
          .mytext {color:#6a808d;}
        
        Text color #6a808d
      
           This box has a color of #6a808d        
        
          <div style="background-color:#6a808d;">Content here</div>
        
        
          .mybackground {background-color:#6a808d;}
        
        Background color #6a808d
      
           Border around this has a color of #6a808d        
        
          <div style="border:2px solid #6a808d;">Content here</div>
        
        
          .myborder {border:2px solid #6a808d;}
        
        Border color #6a808d