#800b7f color space conversions
Hex:
        #800b7f
        RGB:
        128, 11, 127
        CMY:
        50, 96, 50
        CMYK:
        0, 91, 1, 50
      HSL:
        301°, 84.1727%, 27.2549%
        HSV (HSB):
        301°, 91.4062%, 50.1961%
        XYZ:
        12.8525, 6.3608, 20.6290
        xyY:
        0.3226, 0.1597, 6.3608
      CIE-Lab:
        30.3052, 57.0461, -35.0325
        CIE-LCH:
        30.3052, 66.9443, 328.4456
        CIE-Luv:
        30.3052, 41.0915, -51.9592
        Hunter-Lab:
        25.2207, 46.8277, -30.8412
      #800b7f color charts
#800b7f RGB chart
      #800b7f CMYK chart
      #800b7f RGB pie chart
      #800b7f color shades, tints & tones
#800b7f color schemes
#800b7f color preview, HTML & CSS examples
           This text has a color of #800b7f        
        
          <p style="color:#800b7f;">Text here</p>
        
        
          .mytext {color:#800b7f;}
        
        Text color #800b7f
      
           This box has a color of #800b7f        
        
          <div style="background-color:#800b7f;">Content here</div>
        
        
          .mybackground {background-color:#800b7f;}
        
        Background color #800b7f
      
           Border around this has a color of #800b7f        
        
          <div style="border:2px solid #800b7f;">Content here</div>
        
        
          .myborder {border:2px solid #800b7f;}
        
        Border color #800b7f