#821f9a color space conversions
Hex:
        #821f9a
        RGB:
        130, 31, 154
        CMY:
        49, 88, 40
        CMYK:
        16, 80, 0, 40
      HSL:
        288°, 66.4865%, 36.2745%
        HSV (HSB):
        288°, 79.8701%, 60.3922%
        XYZ:
        15.5286, 8.0589, 31.3089
        xyY:
        0.2829, 0.1468, 8.0589
      CIE-Lab:
        34.1052, 57.3682, -45.6194
        CIE-LCH:
        34.1052, 73.2956, 321.5082
        CIE-Luv:
        34.1052, 31.8455, -68.0358
        Hunter-Lab:
        28.3882, 47.9621, -45.5183
      #821f9a color charts
#821f9a RGB chart
      #821f9a CMYK chart
      #821f9a RGB pie chart
      #821f9a color shades, tints & tones
#821f9a color schemes
#821f9a color preview, HTML & CSS examples
           This text has a color of #821f9a        
        
          <p style="color:#821f9a;">Text here</p>
        
        
          .mytext {color:#821f9a;}
        
        Text color #821f9a
      
           This box has a color of #821f9a        
        
          <div style="background-color:#821f9a;">Content here</div>
        
        
          .mybackground {background-color:#821f9a;}
        
        Background color #821f9a
      
           Border around this has a color of #821f9a        
        
          <div style="border:2px solid #821f9a;">Content here</div>
        
        
          .myborder {border:2px solid #821f9a;}
        
        Border color #821f9a