#821acf color space conversions
Hex:
        #821acf
        RGB:
        130, 26, 207
        CMY:
        49, 90, 19
        CMYK:
        37, 87, 0, 19
      HSL:
        274°, 77.6824%, 45.6863%
        HSV (HSB):
        274°, 87.4396%, 81.1765%
        XYZ:
        20.8378, 9.9896, 59.8614
        xyY:
        0.2298, 0.1102, 9.9896
      CIE-Lab:
        37.8238, 69.4921, -71.0425
        CIE-LCH:
        37.8238, 99.3790, 314.3679
        CIE-Luv:
        37.8238, 19.7301, -104.0731
        Hunter-Lab:
        31.6063, 62.3725, -90.1689
      #821acf color charts
#821acf RGB chart
      #821acf CMYK chart
      #821acf RGB pie chart
      #821acf color shades, tints & tones
#821acf color schemes
#821acf color preview, HTML & CSS examples
           This text has a color of #821acf        
        
          <p style="color:#821acf;">Text here</p>
        
        
          .mytext {color:#821acf;}
        
        Text color #821acf
      
           This box has a color of #821acf        
        
          <div style="background-color:#821acf;">Content here</div>
        
        
          .mybackground {background-color:#821acf;}
        
        Background color #821acf
      
           Border around this has a color of #821acf        
        
          <div style="border:2px solid #821acf;">Content here</div>
        
        
          .myborder {border:2px solid #821acf;}
        
        Border color #821acf