#82076b color space conversions
Hex:
        #82076b
        RGB:
        130, 7, 107
        CMY:
        49, 97, 58
        CMYK:
        0, 95, 18, 49
      HSL:
        311°, 89.7810%, 26.8627%
        HSV (HSB):
        311°, 94.6154%, 50.9804%
        XYZ:
        11.9357, 5.9593, 14.4311
        xyY:
        0.3692, 0.1843, 5.9593
      CIE-Lab:
        29.3096, 55.0842, -23.8509
        CIE-LCH:
        29.3096, 60.0262, 336.5879
        CIE-Luv:
        29.3096, 50.4057, -37.1395
        Hunter-Lab:
        24.4117, 44.5544, -17.9613
      #82076b color charts
#82076b RGB chart
      #82076b CMYK chart
      #82076b RGB pie chart
      #82076b color shades, tints & tones
#82076b color schemes
#82076b color preview, HTML & CSS examples
           This text has a color of #82076b        
        
          <p style="color:#82076b;">Text here</p>
        
        
          .mytext {color:#82076b;}
        
        Text color #82076b
      
           This box has a color of #82076b        
        
          <div style="background-color:#82076b;">Content here</div>
        
        
          .mybackground {background-color:#82076b;}
        
        Background color #82076b
      
           Border around this has a color of #82076b        
        
          <div style="border:2px solid #82076b;">Content here</div>
        
        
          .myborder {border:2px solid #82076b;}
        
        Border color #82076b