#812c55 color space conversions
Hex:
        #812c55
        RGB:
        129, 44, 85
        CMY:
        49, 83, 67
        CMYK:
        0, 66, 34, 49
      HSL:
        331°, 49.1329%, 33.9216%
        HSV (HSB):
        331°, 65.8915%, 50.5882%
        XYZ:
        11.5936, 7.1244, 9.3584
        xyY:
        0.4129, 0.2537, 7.1244
      CIE-Lab:
        32.0884, 40.6913, -5.3518
        CIE-LCH:
        32.0884, 41.0418, 352.5074
        CIE-Luv:
        32.0884, 49.4887, -12.8334
        Hunter-Lab:
        26.6915, 30.8225, -2.1038
      #812c55 color charts
#812c55 RGB chart
      #812c55 CMYK chart
      #812c55 RGB pie chart
      #812c55 color shades, tints & tones
#812c55 color schemes
#812c55 color preview, HTML & CSS examples
           This text has a color of #812c55        
        
          <p style="color:#812c55;">Text here</p>
        
        
          .mytext {color:#812c55;}
        
        Text color #812c55
      
           This box has a color of #812c55        
        
          <div style="background-color:#812c55;">Content here</div>
        
        
          .mybackground {background-color:#812c55;}
        
        Background color #812c55
      
           Border around this has a color of #812c55        
        
          <div style="border:2px solid #812c55;">Content here</div>
        
        
          .myborder {border:2px solid #812c55;}
        
        Border color #812c55