#806f9f color space conversions
Hex:
        #806f9f
        RGB:
        128, 111, 159
        CMY:
        50, 56, 38
        CMYK:
        19, 30, 0, 38
      HSL:
        261°, 20.0000%, 52.9412%
        HSV (HSB):
        261°, 30.1887%, 62.3529%
        XYZ:
        20.8445, 18.4613, 35.2656
        xyY:
        0.2795, 0.2476, 18.4613
      CIE-Lab:
        50.0509, 16.8215, -23.4687
        CIE-LCH:
        50.0509, 28.8747, 305.6316
        CIE-Luv:
        50.0509, 5.7040, -36.8421
        Hunter-Lab:
        42.9666, 11.4048, -18.5868
      #806f9f color charts
#806f9f RGB chart
      #806f9f CMYK chart
      #806f9f RGB pie chart
      #806f9f color shades, tints & tones
#806f9f color schemes
#806f9f color preview, HTML & CSS examples
           This text has a color of #806f9f        
        
          <p style="color:#806f9f;">Text here</p>
        
        
          .mytext {color:#806f9f;}
        
        Text color #806f9f
      
           This box has a color of #806f9f        
        
          <div style="background-color:#806f9f;">Content here</div>
        
        
          .mybackground {background-color:#806f9f;}
        
        Background color #806f9f
      
           Border around this has a color of #806f9f        
        
          <div style="border:2px solid #806f9f;">Content here</div>
        
        
          .myborder {border:2px solid #806f9f;}
        
        Border color #806f9f