#812f7a color space conversions
Hex:
        #812f7a
        RGB:
        129, 47, 122
        CMY:
        49, 82, 52
        CMYK:
        0, 64, 5, 49
      HSL:
        305°, 46.5909%, 34.5098%
        HSV (HSB):
        305°, 63.5659%, 50.5882%
        XYZ:
        13.5826, 8.1053, 19.2609
        xyY:
        0.3317, 0.1979, 8.1053
      CIE-Lab:
        34.2012, 45.0232, -25.7176
        CIE-LCH:
        34.2012, 51.8505, 330.2647
        CIE-Luv:
        34.2012, 37.2347, -40.1316
        Hunter-Lab:
        28.4698, 35.3382, -20.1832
      #812f7a color charts
#812f7a RGB chart
      #812f7a CMYK chart
      #812f7a RGB pie chart
      #812f7a color shades, tints & tones
#812f7a color schemes
#812f7a color preview, HTML & CSS examples
           This text has a color of #812f7a        
        
          <p style="color:#812f7a;">Text here</p>
        
        
          .mytext {color:#812f7a;}
        
        Text color #812f7a
      
           This box has a color of #812f7a        
        
          <div style="background-color:#812f7a;">Content here</div>
        
        
          .mybackground {background-color:#812f7a;}
        
        Background color #812f7a
      
           Border around this has a color of #812f7a        
        
          <div style="border:2px solid #812f7a;">Content here</div>
        
        
          .myborder {border:2px solid #812f7a;}
        
        Border color #812f7a