#821ff8 color space conversions
Hex:
        #821ff8
        RGB:
        130, 31, 248
        CMY:
        49, 88, 3
        CMYK:
        48, 88, 0, 3
      HSL:
        267°, 93.9394%, 54.7059%
        HSV (HSB):
        267°, 87.5000%, 97.2549%
        XYZ:
        26.6392, 12.5031, 89.8162
        xyY:
        0.2066, 0.0970, 12.5031
      CIE-Lab:
        42.0048, 77.1925, -87.5609
        CIE-LCH:
        42.0048, 116.7287, 311.3989
        CIE-Luv:
        42.0048, 12.2783, -128.6877
        Hunter-Lab:
        35.3597, 72.5981, -125.8490
      #821ff8 color charts
#821ff8 RGB chart
      #821ff8 CMYK chart
      #821ff8 RGB pie chart
      #821ff8 color shades, tints & tones
#821ff8 color schemes
#821ff8 color preview, HTML & CSS examples
           This text has a color of #821ff8        
        
          <p style="color:#821ff8;">Text here</p>
        
        
          .mytext {color:#821ff8;}
        
        Text color #821ff8
      
           This box has a color of #821ff8        
        
          <div style="background-color:#821ff8;">Content here</div>
        
        
          .mybackground {background-color:#821ff8;}
        
        Background color #821ff8
      
           Border around this has a color of #821ff8        
        
          <div style="border:2px solid #821ff8;">Content here</div>
        
        
          .myborder {border:2px solid #821ff8;}
        
        Border color #821ff8