#82026e color space conversions
Hex:
        #82026e
        RGB:
        130, 2, 110
        CMY:
        49, 99, 57
        CMYK:
        0, 98, 15, 49
      HSL:
        309°, 96.9697%, 25.8824%
        HSV (HSB):
        309°, 98.4615%, 50.9804%
        XYZ:
        12.0421, 5.9150, 15.2589
        xyY:
        0.3625, 0.1781, 5.9150
      CIE-Lab:
        29.1971, 56.3108, -25.9585
        CIE-LCH:
        29.1971, 62.0060, 335.2509
        CIE-Luv:
        29.1971, 49.6678, -39.8787
        Hunter-Lab:
        24.3208, 45.8202, -20.1739
      #82026e color charts
#82026e RGB chart
      #82026e CMYK chart
      #82026e RGB pie chart
      #82026e color shades, tints & tones
#82026e color schemes
#82026e color preview, HTML & CSS examples
           This text has a color of #82026e        
        
          <p style="color:#82026e;">Text here</p>
        
        
          .mytext {color:#82026e;}
        
        Text color #82026e
      
           This box has a color of #82026e        
        
          <div style="background-color:#82026e;">Content here</div>
        
        
          .mybackground {background-color:#82026e;}
        
        Background color #82026e
      
           Border around this has a color of #82026e        
        
          <div style="border:2px solid #82026e;">Content here</div>
        
        
          .myborder {border:2px solid #82026e;}
        
        Border color #82026e