#6c6070 color space conversions
Hex:
        #6c6070
        RGB:
        108, 96, 112
        CMY:
        58, 62, 56
        CMYK:
        4, 14, 0, 56
      HSL:
        285°, 7.6923%, 40.7843%
        HSV (HSB):
        285°, 14.2857%, 43.9216%
        XYZ:
        13.2918, 12.7237, 17.0846
        xyY:
        0.3084, 0.2952, 12.7237
      CIE-Lab:
        42.3440, 8.0460, -7.2796
        CIE-LCH:
        42.3440, 10.8504, 317.8630
        CIE-Luv:
        42.3440, 5.6873, -10.9927
        Hunter-Lab:
        35.6704, 4.0913, -3.4282
      #6c6070 color charts
#6c6070 RGB chart
      #6c6070 CMYK chart
      #6c6070 RGB pie chart
      #6c6070 color shades, tints & tones
#6c6070 color schemes
#6c6070 color preview, HTML & CSS examples
           This text has a color of #6c6070        
        
          <p style="color:#6c6070;">Text here</p>
        
        
          .mytext {color:#6c6070;}
        
        Text color #6c6070
      
           This box has a color of #6c6070        
        
          <div style="background-color:#6c6070;">Content here</div>
        
        
          .mybackground {background-color:#6c6070;}
        
        Background color #6c6070
      
           Border around this has a color of #6c6070        
        
          <div style="border:2px solid #6c6070;">Content here</div>
        
        
          .myborder {border:2px solid #6c6070;}
        
        Border color #6c6070