#821ecb color space conversions
Hex:
        #821ecb
        RGB:
        130, 30, 203
        CMY:
        49, 88, 20
        CMYK:
        36, 85, 0, 20
      HSL:
        275°, 74.2489%, 45.6863%
        HSV (HSB):
        275°, 85.2217%, 79.6078%
        XYZ:
        20.4497, 9.9862, 57.3496
        xyY:
        0.2330, 0.1138, 9.9862
      CIE-Lab:
        37.8176, 67.6351, -68.7287
        CIE-LCH:
        37.8176, 96.4269, 314.5405
        CIE-Luv:
        37.8176, 20.2229, -101.1604
        Hunter-Lab:
        31.6009, 60.2100, -85.4794
      #821ecb color charts
#821ecb RGB chart
      #821ecb CMYK chart
      #821ecb RGB pie chart
      #821ecb color shades, tints & tones
#821ecb color schemes
#821ecb color preview, HTML & CSS examples
           This text has a color of #821ecb        
        
          <p style="color:#821ecb;">Text here</p>
        
        
          .mytext {color:#821ecb;}
        
        Text color #821ecb
      
           This box has a color of #821ecb        
        
          <div style="background-color:#821ecb;">Content here</div>
        
        
          .mybackground {background-color:#821ecb;}
        
        Background color #821ecb
      
           Border around this has a color of #821ecb        
        
          <div style="border:2px solid #821ecb;">Content here</div>
        
        
          .myborder {border:2px solid #821ecb;}
        
        Border color #821ecb