#821e6a color space conversions
Hex:
        #821e6a
        RGB:
        130, 30, 106
        CMY:
        49, 88, 58
        CMYK:
        0, 77, 18, 49
      HSL:
        314°, 62.5000%, 31.3725%
        HSV (HSB):
        314°, 76.9231%, 50.9804%
        XYZ:
        12.2717, 6.7150, 14.2850
        xyY:
        0.3688, 0.2018, 6.7150
      CIE-Lab:
        31.1490, 49.4832, -20.3342
        CIE-LCH:
        31.1490, 53.4983, 337.6607
        CIE-Luv:
        31.1490, 47.4261, -32.6235
        Hunter-Lab:
        25.9133, 39.1837, -14.5450
      #821e6a color charts
#821e6a RGB chart
      #821e6a CMYK chart
      #821e6a RGB pie chart
      #821e6a color shades, tints & tones
#821e6a color schemes
#821e6a color preview, HTML & CSS examples
           This text has a color of #821e6a        
        
          <p style="color:#821e6a;">Text here</p>
        
        
          .mytext {color:#821e6a;}
        
        Text color #821e6a
      
           This box has a color of #821e6a        
        
          <div style="background-color:#821e6a;">Content here</div>
        
        
          .mybackground {background-color:#821e6a;}
        
        Background color #821e6a
      
           Border around this has a color of #821e6a        
        
          <div style="border:2px solid #821e6a;">Content here</div>
        
        
          .myborder {border:2px solid #821e6a;}
        
        Border color #821e6a