#800d8b color space conversions
Hex:
        #800d8b
        RGB:
        128, 13, 139
        CMY:
        50, 95, 45
        CMYK:
        8, 91, 0, 45
      HSL:
        295°, 82.8947%, 29.8039%
        HSV (HSB):
        295°, 90.6475%, 54.5098%
        XYZ:
        13.7062, 6.7411, 25.0049
        xyY:
        0.3016, 0.1483, 6.7411
      CIE-Lab:
        31.2102, 58.7062, -41.0793
        CIE-LCH:
        31.2102, 71.6514, 325.0178
        CIE-Luv:
        31.2102, 36.9049, -60.3514
        Hunter-Lab:
        25.9637, 48.7937, -38.9259
      #800d8b color charts
#800d8b RGB chart
      #800d8b CMYK chart
      #800d8b RGB pie chart
      #800d8b color shades, tints & tones
#800d8b color schemes
#800d8b color preview, HTML & CSS examples
           This text has a color of #800d8b        
        
          <p style="color:#800d8b;">Text here</p>
        
        
          .mytext {color:#800d8b;}
        
        Text color #800d8b
      
           This box has a color of #800d8b        
        
          <div style="background-color:#800d8b;">Content here</div>
        
        
          .mybackground {background-color:#800d8b;}
        
        Background color #800d8b
      
           Border around this has a color of #800d8b        
        
          <div style="border:2px solid #800d8b;">Content here</div>
        
        
          .myborder {border:2px solid #800d8b;}
        
        Border color #800d8b