#812e82 color space conversions
Hex:
        #812e82
        RGB:
        129, 46, 130
        CMY:
        49, 82, 49
        CMYK:
        1, 65, 0, 49
      HSL:
        299°, 47.7273%, 34.5098%
        HSV (HSB):
        299°, 64.6154%, 50.9804%
        XYZ:
        14.0595, 8.2328, 21.9672
        xyY:
        0.3177, 0.1860, 8.2328
      CIE-Lab:
        34.4631, 46.9185, -30.2955
        CIE-LCH:
        34.4631, 55.8495, 327.1495
        CIE-Luv:
        34.4631, 35.2045, -46.6603
        Hunter-Lab:
        28.6929, 37.2524, -25.3072
      #812e82 color charts
#812e82 RGB chart
      #812e82 CMYK chart
      #812e82 RGB pie chart
      #812e82 color shades, tints & tones
#812e82 color schemes
#812e82 color preview, HTML & CSS examples
           This text has a color of #812e82        
        
          <p style="color:#812e82;">Text here</p>
        
        
          .mytext {color:#812e82;}
        
        Text color #812e82
      
           This box has a color of #812e82        
        
          <div style="background-color:#812e82;">Content here</div>
        
        
          .mybackground {background-color:#812e82;}
        
        Background color #812e82
      
           Border around this has a color of #812e82        
        
          <div style="border:2px solid #812e82;">Content here</div>
        
        
          .myborder {border:2px solid #812e82;}
        
        Border color #812e82