#68527f color space conversions
Hex:
        #68527f
        RGB:
        104, 82, 127
        CMY:
        59, 68, 50
        CMYK:
        18, 35, 0, 50
      HSL:
        269°, 21.5311%, 40.9804%
        HSV (HSB):
        269°, 35.4331%, 49.8039%
        XYZ:
        12.5570, 10.5099, 21.4455
        xyY:
        0.2821, 0.2361, 10.5099
      CIE-Lab:
        38.7425, 18.6958, -21.9812
        CIE-LCH:
        38.7425, 28.8567, 310.3824
        CIE-Luv:
        38.7425, 8.2160, -32.7589
        Hunter-Lab:
        32.4191, 12.4057, -16.5275
      #68527f color charts
#68527f RGB chart
      #68527f CMYK chart
      #68527f RGB pie chart
      #68527f color shades, tints & tones
#68527f color schemes
#68527f color preview, HTML & CSS examples
           This text has a color of #68527f        
        
          <p style="color:#68527f;">Text here</p>
        
        
          .mytext {color:#68527f;}
        
        Text color #68527f
      
           This box has a color of #68527f        
        
          <div style="background-color:#68527f;">Content here</div>
        
        
          .mybackground {background-color:#68527f;}
        
        Background color #68527f
      
           Border around this has a color of #68527f        
        
          <div style="border:2px solid #68527f;">Content here</div>
        
        
          .myborder {border:2px solid #68527f;}
        
        Border color #68527f