#821fdf color space conversions
Hex:
        #821fdf
        RGB:
        130, 31, 223
        CMY:
        49, 88, 13
        CMYK:
        42, 86, 0, 13
      HSL:
        271°, 75.5906%, 49.8039%
        HSV (HSB):
        271°, 86.0987%, 87.4510%
        XYZ:
        23.0152, 11.0535, 70.7325
        xyY:
        0.2196, 0.1055, 11.0535
      CIE-Lab:
        39.6705, 71.6875, -77.2305
        CIE-LCH:
        39.6705, 105.3738, 312.8683
        CIE-Luv:
        39.6705, 16.3633, -113.5927
        Hunter-Lab:
        33.2468, 65.3851, -102.8666
      #821fdf color charts
#821fdf RGB chart
      #821fdf CMYK chart
      #821fdf RGB pie chart
      #821fdf color shades, tints & tones
#821fdf color schemes
#821fdf color preview, HTML & CSS examples
           This text has a color of #821fdf        
        
          <p style="color:#821fdf;">Text here</p>
        
        
          .mytext {color:#821fdf;}
        
        Text color #821fdf
      
           This box has a color of #821fdf        
        
          <div style="background-color:#821fdf;">Content here</div>
        
        
          .mybackground {background-color:#821fdf;}
        
        Background color #821fdf
      
           Border around this has a color of #821fdf        
        
          <div style="border:2px solid #821fdf;">Content here</div>
        
        
          .myborder {border:2px solid #821fdf;}
        
        Border color #821fdf