#805f8e color space conversions
Hex:
        #805f8e
        RGB:
        128, 95, 142
        CMY:
        50, 63, 44
        CMYK:
        10, 33, 0, 44
      HSL:
        282°, 19.8312%, 46.4706%
        HSV (HSB):
        282°, 33.0986%, 55.6863%
        XYZ:
        17.8768, 14.7266, 27.4915
        xyY:
        0.2975, 0.2451, 14.7266
      CIE-Lab:
        45.2574, 22.4344, -20.7922
        CIE-LCH:
        45.2574, 30.5879, 317.1758
        CIE-Luv:
        45.2574, 14.5617, -32.8077
        Hunter-Lab:
        38.3753, 15.9960, -15.6118
      #805f8e color charts
#805f8e RGB chart
      #805f8e CMYK chart
      #805f8e RGB pie chart
      #805f8e color shades, tints & tones
#805f8e color schemes
#805f8e color preview, HTML & CSS examples
           This text has a color of #805f8e        
        
          <p style="color:#805f8e;">Text here</p>
        
        
          .mytext {color:#805f8e;}
        
        Text color #805f8e
      
           This box has a color of #805f8e        
        
          <div style="background-color:#805f8e;">Content here</div>
        
        
          .mybackground {background-color:#805f8e;}
        
        Background color #805f8e
      
           Border around this has a color of #805f8e        
        
          <div style="border:2px solid #805f8e;">Content here</div>
        
        
          .myborder {border:2px solid #805f8e;}
        
        Border color #805f8e