#800d7d color space conversions
Hex:
        #800d7d
        RGB:
        128, 13, 125
        CMY:
        50, 95, 51
        CMYK:
        0, 90, 2, 50
      HSL:
        302°, 81.5603%, 27.6471%
        HSV (HSB):
        302°, 89.8438%, 50.1961%
        XYZ:
        12.7477, 6.3577, 19.9573
        xyY:
        0.3263, 0.1628, 6.3577
      CIE-Lab:
        30.2976, 56.3792, -33.7851
        CIE-LCH:
        30.2976, 65.7270, 329.0680
        CIE-Luv:
        30.2976, 41.6331, -50.3029
        Hunter-Lab:
        25.2145, 46.1188, -29.2780
      #800d7d color charts
#800d7d RGB chart
      #800d7d CMYK chart
      #800d7d RGB pie chart
      #800d7d color shades, tints & tones
#800d7d color schemes
#800d7d color preview, HTML & CSS examples
           This text has a color of #800d7d        
        
          <p style="color:#800d7d;">Text here</p>
        
        
          .mytext {color:#800d7d;}
        
        Text color #800d7d
      
           This box has a color of #800d7d        
        
          <div style="background-color:#800d7d;">Content here</div>
        
        
          .mybackground {background-color:#800d7d;}
        
        Background color #800d7d
      
           Border around this has a color of #800d7d        
        
          <div style="border:2px solid #800d7d;">Content here</div>
        
        
          .myborder {border:2px solid #800d7d;}
        
        Border color #800d7d