#812a53 color space conversions
Hex:
        #812a53
        RGB:
        129, 42, 83
        CMY:
        49, 84, 67
        CMYK:
        0, 67, 36, 49
      HSL:
        332°, 50.8772%, 33.5294%
        HSV (HSB):
        332°, 67.4419%, 50.5882%
        XYZ:
        11.4426, 6.9476, 8.9215
        xyY:
        0.4190, 0.2544, 6.9476
      CIE-Lab:
        31.6873, 41.3383, -4.6479
        CIE-LCH:
        31.6873, 41.5988, 353.5849
        CIE-Luv:
        31.6873, 50.8875, -12.0688
        Hunter-Lab:
        26.3583, 31.3628, -1.6172
      #812a53 color charts
#812a53 RGB chart
      #812a53 CMYK chart
      #812a53 RGB pie chart
      #812a53 color shades, tints & tones
#812a53 color schemes
#812a53 color preview, HTML & CSS examples
           This text has a color of #812a53        
        
          <p style="color:#812a53;">Text here</p>
        
        
          .mytext {color:#812a53;}
        
        Text color #812a53
      
           This box has a color of #812a53        
        
          <div style="background-color:#812a53;">Content here</div>
        
        
          .mybackground {background-color:#812a53;}
        
        Background color #812a53
      
           Border around this has a color of #812a53        
        
          <div style="border:2px solid #812a53;">Content here</div>
        
        
          .myborder {border:2px solid #812a53;}
        
        Border color #812a53