#82096e color space conversions
Hex:
        #82096e
        RGB:
        130, 9, 110
        CMY:
        49, 96, 57
        CMYK:
        0, 93, 15, 49
      HSL:
        310°, 87.0504%, 27.2549%
        HSV (HSB):
        310°, 93.0769%, 50.9804%
        XYZ:
        12.1181, 6.0670, 15.2842
        xyY:
        0.3621, 0.1813, 6.0670
      CIE-Lab:
        29.5808, 55.1837, -25.3543
        CIE-LCH:
        29.5808, 60.7295, 335.3234
        CIE-Luv:
        29.5808, 49.0423, -39.1525
        Hunter-Lab:
        24.6313, 44.7137, -19.5488
      #82096e color charts
#82096e RGB chart
      #82096e CMYK chart
      #82096e RGB pie chart
      #82096e color shades, tints & tones
#82096e color schemes
#82096e color preview, HTML & CSS examples
           This text has a color of #82096e        
        
          <p style="color:#82096e;">Text here</p>
        
        
          .mytext {color:#82096e;}
        
        Text color #82096e
      
           This box has a color of #82096e        
        
          <div style="background-color:#82096e;">Content here</div>
        
        
          .mybackground {background-color:#82096e;}
        
        Background color #82096e
      
           Border around this has a color of #82096e        
        
          <div style="border:2px solid #82096e;">Content here</div>
        
        
          .myborder {border:2px solid #82096e;}
        
        Border color #82096e