#800e64 color space conversions
Hex:
        #800e64
        RGB:
        128, 14, 100
        CMY:
        50, 95, 61
        CMYK:
        0, 89, 22, 50
      HSL:
        315°, 80.2817%, 27.8431%
        HSV (HSB):
        315°, 89.0625%, 50.1961%
        XYZ:
        11.3594, 5.8234, 12.5819
        xyY:
        0.3816, 0.1956, 5.8234
      CIE-Lab:
        28.9624, 52.4839, -19.8935
        CIE-LCH:
        28.9624, 56.1276, 339.2412
        CIE-Luv:
        28.9624, 50.8832, -31.7222
        Hunter-Lab:
        24.1317, 41.7940, -14.0208
      #800e64 color charts
#800e64 RGB chart
      #800e64 CMYK chart
      #800e64 RGB pie chart
      #800e64 color shades, tints & tones
#800e64 color schemes
#800e64 color preview, HTML & CSS examples
           This text has a color of #800e64        
        
          <p style="color:#800e64;">Text here</p>
        
        
          .mytext {color:#800e64;}
        
        Text color #800e64
      
           This box has a color of #800e64        
        
          <div style="background-color:#800e64;">Content here</div>
        
        
          .mybackground {background-color:#800e64;}
        
        Background color #800e64
      
           Border around this has a color of #800e64        
        
          <div style="border:2px solid #800e64;">Content here</div>
        
        
          .myborder {border:2px solid #800e64;}
        
        Border color #800e64