#821b6e color space conversions
Hex:
        #821b6e
        RGB:
        130, 27, 110
        CMY:
        49, 89, 57
        CMYK:
        0, 79, 15, 49
      HSL:
        312°, 65.6051%, 30.7843%
        HSV (HSB):
        312°, 79.2308%, 50.9804%
        XYZ:
        12.4123, 6.6555, 15.3823
        xyY:
        0.3603, 0.1932, 6.6555
      CIE-Lab:
        31.0094, 51.0468, -23.1132
        CIE-LCH:
        31.0094, 56.0356, 335.6397
        CIE-Luv:
        31.0094, 46.6089, -36.3468
        Hunter-Lab:
        25.7982, 40.7350, -17.2931
      #821b6e color charts
#821b6e RGB chart
      #821b6e CMYK chart
      #821b6e RGB pie chart
      #821b6e color shades, tints & tones
#821b6e color schemes
#821b6e color preview, HTML & CSS examples
           This text has a color of #821b6e        
        
          <p style="color:#821b6e;">Text here</p>
        
        
          .mytext {color:#821b6e;}
        
        Text color #821b6e
      
           This box has a color of #821b6e        
        
          <div style="background-color:#821b6e;">Content here</div>
        
        
          .mybackground {background-color:#821b6e;}
        
        Background color #821b6e
      
           Border around this has a color of #821b6e        
        
          <div style="border:2px solid #821b6e;">Content here</div>
        
        
          .myborder {border:2px solid #821b6e;}
        
        Border color #821b6e