#821dd5 color space conversions
Hex:
        #821dd5
        RGB:
        130, 29, 213
        CMY:
        49, 89, 16
        CMYK:
        39, 86, 0, 16
      HSL:
        273°, 76.0331%, 47.4510%
        HSV (HSB):
        273°, 86.3850%, 83.5294%
        XYZ:
        21.6555, 10.4287, 63.8223
        xyY:
        0.2258, 0.1087, 10.4287
      CIE-Lab:
        38.6010, 70.0351, -73.2393
        CIE-LCH:
        38.6010, 101.3357, 313.7189
        CIE-Luv:
        38.6010, 18.3451, -107.5682
        Hunter-Lab:
        32.2934, 63.1862, -94.5710
      #821dd5 color charts
#821dd5 RGB chart
      #821dd5 CMYK chart
      #821dd5 RGB pie chart
      #821dd5 color shades, tints & tones
#821dd5 color schemes
#821dd5 color preview, HTML & CSS examples
           This text has a color of #821dd5        
        
          <p style="color:#821dd5;">Text here</p>
        
        
          .mytext {color:#821dd5;}
        
        Text color #821dd5
      
           This box has a color of #821dd5        
        
          <div style="background-color:#821dd5;">Content here</div>
        
        
          .mybackground {background-color:#821dd5;}
        
        Background color #821dd5
      
           Border around this has a color of #821dd5        
        
          <div style="border:2px solid #821dd5;">Content here</div>
        
        
          .myborder {border:2px solid #821dd5;}
        
        Border color #821dd5