#800d5d color space conversions
Hex:
        #800d5d
        RGB:
        128, 13, 93
        CMY:
        50, 95, 64
        CMYK:
        0, 90, 27, 50
      HSL:
        318°, 81.5603%, 27.6471%
        HSV (HSB):
        318°, 89.8438%, 50.1961%
        XYZ:
        11.0218, 5.6674, 10.8689
        xyY:
        0.3999, 0.2057, 5.6674
      CIE-Lab:
        28.5572, 51.7660, -15.9539
        CIE-LCH:
        28.5572, 54.1686, 342.8711
        CIE-Luv:
        28.5572, 53.7861, -26.6663
        Hunter-Lab:
        23.8062, 40.9810, -10.4050
      #800d5d color charts
#800d5d RGB chart
      #800d5d CMYK chart
      #800d5d RGB pie chart
      #800d5d color shades, tints & tones
#800d5d color schemes
#800d5d color preview, HTML & CSS examples
           This text has a color of #800d5d        
        
          <p style="color:#800d5d;">Text here</p>
        
        
          .mytext {color:#800d5d;}
        
        Text color #800d5d
      
           This box has a color of #800d5d        
        
          <div style="background-color:#800d5d;">Content here</div>
        
        
          .mybackground {background-color:#800d5d;}
        
        Background color #800d5d
      
           Border around this has a color of #800d5d        
        
          <div style="border:2px solid #800d5d;">Content here</div>
        
        
          .myborder {border:2px solid #800d5d;}
        
        Border color #800d5d