#821d6b color space conversions
Hex:
        #821d6b
        RGB:
        130, 29, 107
        CMY:
        49, 89, 58
        CMYK:
        0, 78, 18, 49
      HSL:
        314°, 63.5220%, 31.1765%
        HSV (HSB):
        314°, 77.6923%, 50.9804%
        XYZ:
        12.2991, 6.6861, 14.5522
        xyY:
        0.3667, 0.1994, 6.6861
      CIE-Lab:
        31.0813, 49.9631, -21.0807
        CIE-LCH:
        31.0813, 54.2283, 337.1239
        CIE-Luv:
        31.0813, 47.2842, -33.6218
        Hunter-Lab:
        25.8575, 39.6531, -15.2673
      #821d6b color charts
#821d6b RGB chart
      #821d6b CMYK chart
      #821d6b RGB pie chart
      #821d6b color shades, tints & tones
#821d6b color schemes
#821d6b color preview, HTML & CSS examples
           This text has a color of #821d6b        
        
          <p style="color:#821d6b;">Text here</p>
        
        
          .mytext {color:#821d6b;}
        
        Text color #821d6b
      
           This box has a color of #821d6b        
        
          <div style="background-color:#821d6b;">Content here</div>
        
        
          .mybackground {background-color:#821d6b;}
        
        Background color #821d6b
      
           Border around this has a color of #821d6b        
        
          <div style="border:2px solid #821d6b;">Content here</div>
        
        
          .myborder {border:2px solid #821d6b;}
        
        Border color #821d6b