#805f9b color space conversions
Hex:
        #805f9b
        RGB:
        128, 95, 155
        CMY:
        50, 63, 39
        CMYK:
        17, 39, 0, 39
      HSL:
        273°, 24.0000%, 49.0196%
        HSV (HSB):
        273°, 38.7097%, 60.7843%
        XYZ:
        18.9107, 15.1402, 32.9360
        xyY:
        0.2823, 0.2260, 15.1402
      CIE-Lab:
        45.8256, 25.4052, -27.6601
        CIE-LCH:
        45.8256, 37.5567, 312.5668
        CIE-Luv:
        45.8256, 12.8251, -43.5901
        Hunter-Lab:
        38.9104, 18.6590, -22.9492
      #805f9b color charts
#805f9b RGB chart
      #805f9b CMYK chart
      #805f9b RGB pie chart
      #805f9b color shades, tints & tones
#805f9b color schemes
#805f9b color preview, HTML & CSS examples
           This text has a color of #805f9b        
        
          <p style="color:#805f9b;">Text here</p>
        
        
          .mytext {color:#805f9b;}
        
        Text color #805f9b
      
           This box has a color of #805f9b        
        
          <div style="background-color:#805f9b;">Content here</div>
        
        
          .mybackground {background-color:#805f9b;}
        
        Background color #805f9b
      
           Border around this has a color of #805f9b        
        
          <div style="border:2px solid #805f9b;">Content here</div>
        
        
          .myborder {border:2px solid #805f9b;}
        
        Border color #805f9b