#800a5d color space conversions
Hex:
        #800a5d
        RGB:
        128, 10, 93
        CMY:
        50, 96, 64
        CMYK:
        0, 92, 27, 50
      HSL:
        318°, 85.5072%, 27.0588%
        HSV (HSB):
        318°, 92.1875%, 50.1961%
        XYZ:
        10.9864, 5.5966, 10.8571
        xyY:
        0.4004, 0.2040, 5.5966
      CIE-Lab:
        28.3710, 52.3075, -16.2414
        CIE-LCH:
        28.3710, 54.7710, 342.7505
        CIE-Luv:
        28.3710, 54.1484, -27.0360
        Hunter-Lab:
        23.6571, 41.4958, -10.6504
      #800a5d color charts
#800a5d RGB chart
      #800a5d CMYK chart
      #800a5d RGB pie chart
      #800a5d color shades, tints & tones
#800a5d color schemes
#800a5d color preview, HTML & CSS examples
           This text has a color of #800a5d        
        
          <p style="color:#800a5d;">Text here</p>
        
        
          .mytext {color:#800a5d;}
        
        Text color #800a5d
      
           This box has a color of #800a5d        
        
          <div style="background-color:#800a5d;">Content here</div>
        
        
          .mybackground {background-color:#800a5d;}
        
        Background color #800a5d
      
           Border around this has a color of #800a5d        
        
          <div style="border:2px solid #800a5d;">Content here</div>
        
        
          .myborder {border:2px solid #800a5d;}
        
        Border color #800a5d