#800f8d color space conversions
Hex:
        #800f8d
        RGB:
        128, 15, 141
        CMY:
        50, 94, 45
        CMYK:
        9, 89, 0, 45
      HSL:
        294°, 80.7692%, 30.5882%
        HSV (HSB):
        294°, 89.3617%, 55.2941%
        XYZ:
        13.8806, 6.8539, 25.7907
        xyY:
        0.2983, 0.1473, 6.8539
      CIE-Lab:
        31.4720, 58.6848, -41.8975
        CIE-LCH:
        31.4720, 72.1063, 324.4754
        CIE-Luv:
        31.4720, 36.1137, -61.5633
        Hunter-Lab:
        26.1800, 48.8256, -40.0822
      #800f8d color charts
#800f8d RGB chart
      #800f8d CMYK chart
      #800f8d RGB pie chart
      #800f8d color shades, tints & tones
#800f8d color schemes
#800f8d color preview, HTML & CSS examples
           This text has a color of #800f8d        
        
          <p style="color:#800f8d;">Text here</p>
        
        
          .mytext {color:#800f8d;}
        
        Text color #800f8d
      
           This box has a color of #800f8d        
        
          <div style="background-color:#800f8d;">Content here</div>
        
        
          .mybackground {background-color:#800f8d;}
        
        Background color #800f8d
      
           Border around this has a color of #800f8d        
        
          <div style="border:2px solid #800f8d;">Content here</div>
        
        
          .myborder {border:2px solid #800f8d;}
        
        Border color #800f8d