#812b8a color space conversions
Hex:
        #812b8a
        RGB:
        129, 43, 138
        CMY:
        49, 83, 46
        CMYK:
        7, 69, 0, 46
      HSL:
        294°, 52.4862%, 35.4902%
        HSV (HSB):
        294°, 68.8406%, 54.1176%
        XYZ:
        14.5046, 8.2299, 24.8688
        xyY:
        0.3047, 0.1729, 8.2299
      CIE-Lab:
        34.4571, 49.7059, -35.2586
        CIE-LCH:
        34.4571, 60.9413, 324.6502
        CIE-Luv:
        34.4571, 33.6458, -53.6967
        Hunter-Lab:
        28.6877, 40.0465, -31.3159
      #812b8a color charts
#812b8a RGB chart
      #812b8a CMYK chart
      #812b8a RGB pie chart
      #812b8a color shades, tints & tones
#812b8a color schemes
#812b8a color preview, HTML & CSS examples
           This text has a color of #812b8a        
        
          <p style="color:#812b8a;">Text here</p>
        
        
          .mytext {color:#812b8a;}
        
        Text color #812b8a
      
           This box has a color of #812b8a        
        
          <div style="background-color:#812b8a;">Content here</div>
        
        
          .mybackground {background-color:#812b8a;}
        
        Background color #812b8a
      
           Border around this has a color of #812b8a        
        
          <div style="border:2px solid #812b8a;">Content here</div>
        
        
          .myborder {border:2px solid #812b8a;}
        
        Border color #812b8a