#821bdd color space conversions
Hex:
        #821bdd
        RGB:
        130, 27, 221
        CMY:
        49, 89, 13
        CMYK:
        41, 88, 0, 13
      HSL:
        272°, 78.2258%, 48.6275%
        HSV (HSB):
        272°, 87.7828%, 86.6667%
        XYZ:
        22.6490, 10.7502, 69.2879
        xyY:
        0.2206, 0.1047, 10.7502
      CIE-Lab:
        39.1564, 72.2414, -76.9293
        CIE-LCH:
        39.1564, 105.5317, 313.2000
        CIE-Luv:
        39.1564, 17.0074, -112.6865
        Hunter-Lab:
        32.7874, 65.9268, -102.3431
      #821bdd color charts
#821bdd RGB chart
      #821bdd CMYK chart
      #821bdd RGB pie chart
      #821bdd color shades, tints & tones
#821bdd color schemes
#821bdd color preview, HTML & CSS examples
           This text has a color of #821bdd        
        
          <p style="color:#821bdd;">Text here</p>
        
        
          .mytext {color:#821bdd;}
        
        Text color #821bdd
      
           This box has a color of #821bdd        
        
          <div style="background-color:#821bdd;">Content here</div>
        
        
          .mybackground {background-color:#821bdd;}
        
        Background color #821bdd
      
           Border around this has a color of #821bdd        
        
          <div style="border:2px solid #821bdd;">Content here</div>
        
        
          .myborder {border:2px solid #821bdd;}
        
        Border color #821bdd