#821eae color space conversions
Hex:
        #821eae
        RGB:
        130, 30, 174
        CMY:
        49, 88, 32
        CMYK:
        25, 83, 0, 32
      HSL:
        282°, 70.5882%, 40.0000%
        HSV (HSB):
        282°, 82.7586%, 68.2353%
        XYZ:
        17.3102, 8.7304, 40.8172
        xyY:
        0.2589, 0.1306, 8.7304
      CIE-Lab:
        35.4599, 61.6062, -55.4846
        CIE-LCH:
        35.4599, 82.9087, 317.9927
        CIE-Luv:
        35.4599, 26.7035, -82.0980
        Hunter-Lab:
        29.5472, 52.8664, -61.2216
      #821eae color charts
#821eae RGB chart
      #821eae CMYK chart
      #821eae RGB pie chart
      #821eae color shades, tints & tones
#821eae color schemes
#821eae color preview, HTML & CSS examples
           This text has a color of #821eae        
        
          <p style="color:#821eae;">Text here</p>
        
        
          .mytext {color:#821eae;}
        
        Text color #821eae
      
           This box has a color of #821eae        
        
          <div style="background-color:#821eae;">Content here</div>
        
        
          .mybackground {background-color:#821eae;}
        
        Background color #821eae
      
           Border around this has a color of #821eae        
        
          <div style="border:2px solid #821eae;">Content here</div>
        
        
          .myborder {border:2px solid #821eae;}
        
        Border color #821eae