#805e8a color space conversions
Hex:
        #805e8a
        RGB:
        128, 94, 138
        CMY:
        50, 63, 46
        CMYK:
        7, 32, 0, 46
      HSL:
        286°, 18.9655%, 45.4902%
        HSV (HSB):
        286°, 31.8841%, 54.1176%
        XYZ:
        17.4922, 14.4296, 25.9080
        xyY:
        0.3025, 0.2495, 14.4296
      CIE-Lab:
        44.8428, 22.1527, -19.0319
        CIE-LCH:
        44.8428, 29.2054, 319.3333
        CIE-Luv:
        44.8428, 15.5441, -30.1064
        Hunter-Lab:
        37.9863, 15.7211, -13.8475
      #805e8a color charts
#805e8a RGB chart
      #805e8a CMYK chart
      #805e8a RGB pie chart
      #805e8a color shades, tints & tones
#805e8a color schemes
#805e8a color preview, HTML & CSS examples
           This text has a color of #805e8a        
        
          <p style="color:#805e8a;">Text here</p>
        
        
          .mytext {color:#805e8a;}
        
        Text color #805e8a
      
           This box has a color of #805e8a        
        
          <div style="background-color:#805e8a;">Content here</div>
        
        
          .mybackground {background-color:#805e8a;}
        
        Background color #805e8a
      
           Border around this has a color of #805e8a        
        
          <div style="border:2px solid #805e8a;">Content here</div>
        
        
          .myborder {border:2px solid #805e8a;}
        
        Border color #805e8a