#68526b color space conversions
Hex:
        #68526b
        RGB:
        104, 82, 107
        CMY:
        59, 68, 58
        CMYK:
        3, 23, 0, 58
      HSL:
        293°, 13.2275%, 37.0588%
        HSV (HSB):
        293°, 23.3645%, 41.9608%
        XYZ:
        11.3801, 10.0392, 15.2479
        xyY:
        0.3104, 0.2738, 10.0392
      CIE-Lab:
        37.9127, 14.0545, -10.9067
        CIE-LCH:
        37.9127, 17.7900, 322.1876
        CIE-Luv:
        37.9127, 10.5037, -16.4346
        Hunter-Lab:
        31.6847, 8.6630, -6.3534
      #68526b color charts
#68526b RGB chart
      #68526b CMYK chart
      #68526b RGB pie chart
      #68526b color shades, tints & tones
#68526b color schemes
#68526b color preview, HTML & CSS examples
           This text has a color of #68526b        
        
          <p style="color:#68526b;">Text here</p>
        
        
          .mytext {color:#68526b;}
        
        Text color #68526b
      
           This box has a color of #68526b        
        
          <div style="background-color:#68526b;">Content here</div>
        
        
          .mybackground {background-color:#68526b;}
        
        Background color #68526b
      
           Border around this has a color of #68526b        
        
          <div style="border:2px solid #68526b;">Content here</div>
        
        
          .myborder {border:2px solid #68526b;}
        
        Border color #68526b