#821f5e color space conversions
Hex:
        #821f5e
        RGB:
        130, 31, 94
        CMY:
        49, 88, 63
        CMYK:
        0, 76, 28, 49
      HSL:
        322°, 61.4907%, 31.5686%
        HSV (HSB):
        322°, 76.1538%, 50.9804%
        XYZ:
        11.7163, 6.5340, 11.2333
        xyY:
        0.3974, 0.2216, 6.5340
      CIE-Lab:
        30.7215, 47.4545, -13.2479
        CIE-LCH:
        30.7215, 49.2690, 344.4018
        CIE-Luv:
        30.7215, 51.4864, -23.2953
        Hunter-Lab:
        25.5616, 37.0836, -8.1626
      #821f5e color charts
#821f5e RGB chart
      #821f5e CMYK chart
      #821f5e RGB pie chart
      #821f5e color shades, tints & tones
#821f5e color schemes
#821f5e color preview, HTML & CSS examples
           This text has a color of #821f5e        
        
          <p style="color:#821f5e;">Text here</p>
        
        
          .mytext {color:#821f5e;}
        
        Text color #821f5e
      
           This box has a color of #821f5e        
        
          <div style="background-color:#821f5e;">Content here</div>
        
        
          .mybackground {background-color:#821f5e;}
        
        Background color #821f5e
      
           Border around this has a color of #821f5e        
        
          <div style="border:2px solid #821f5e;">Content here</div>
        
        
          .myborder {border:2px solid #821f5e;}
        
        Border color #821f5e