#88809e color space conversions
Hex:
        #88809e
        RGB:
        136, 128, 158
        CMY:
        47, 50, 38
        CMYK:
        14, 19, 0, 38
      HSL:
        256°, 13.3929%, 56.0784%
        HSV (HSB):
        256°, 18.9873%, 61.9608%
        XYZ:
        24.0441, 23.1412, 35.5472
        xyY:
        0.2906, 0.2797, 23.1412
      CIE-Lab:
        55.2175, 9.2509, -14.9253
        CIE-LCH:
        55.2175, 17.5597, 301.7911
        CIE-Luv:
        55.2175, 2.4754, -23.2894
        Hunter-Lab:
        48.1053, 5.0339, -10.1384
      #88809e color charts
#88809e RGB chart
      #88809e CMYK chart
      #88809e RGB pie chart
      #88809e color shades, tints & tones
#88809e color schemes
#88809e color preview, HTML & CSS examples
           This text has a color of #88809e        
        
          <p style="color:#88809e;">Text here</p>
        
        
          .mytext {color:#88809e;}
        
        Text color #88809e
      
           This box has a color of #88809e        
        
          <div style="background-color:#88809e;">Content here</div>
        
        
          .mybackground {background-color:#88809e;}
        
        Background color #88809e
      
           Border around this has a color of #88809e        
        
          <div style="border:2px solid #88809e;">Content here</div>
        
        
          .myborder {border:2px solid #88809e;}
        
        Border color #88809e