#821ff3 color space conversions
Hex:
        #821ff3
        RGB:
        130, 31, 243
        CMY:
        49, 88, 5
        CMYK:
        47, 87, 0, 5
      HSL:
        268°, 89.8305%, 53.7255%
        HSV (HSB):
        268°, 87.2428%, 95.2941%
        XYZ:
        25.8736, 12.1969, 85.7846
        xyY:
        0.2089, 0.0985, 12.1969
      CIE-Lab:
        41.5273, 76.0854, -85.5346
        CIE-LCH:
        41.5273, 114.4778, 311.6540
        CIE-Luv:
        41.5273, 13.0456, -125.7137
        Hunter-Lab:
        34.9240, 71.1253, -121.1884
      #821ff3 color charts
#821ff3 RGB chart
      #821ff3 CMYK chart
      #821ff3 RGB pie chart
      #821ff3 color shades, tints & tones
#821ff3 color schemes
#821ff3 color preview, HTML & CSS examples
           This text has a color of #821ff3        
        
          <p style="color:#821ff3;">Text here</p>
        
        
          .mytext {color:#821ff3;}
        
        Text color #821ff3
      
           This box has a color of #821ff3        
        
          <div style="background-color:#821ff3;">Content here</div>
        
        
          .mybackground {background-color:#821ff3;}
        
        Background color #821ff3
      
           Border around this has a color of #821ff3        
        
          <div style="border:2px solid #821ff3;">Content here</div>
        
        
          .myborder {border:2px solid #821ff3;}
        
        Border color #821ff3