#820ff7 color space conversions
Hex:
        #820ff7
        RGB:
        130, 15, 247
        CMY:
        49, 94, 3
        CMYK:
        47, 94, 0, 3
      HSL:
        270°, 93.5484%, 51.3725%
        HSV (HSB):
        270°, 93.9271%, 96.8627%
        XYZ:
        26.1652, 11.8029, 88.8948
        xyY:
        0.2062, 0.0930, 11.8029
      CIE-Lab:
        40.9011, 79.9978, -88.8203
        CIE-LCH:
        40.9011, 119.5353, 312.0084
        CIE-Luv:
        40.9011, 13.2365, -128.8196
        Hunter-Lab:
        34.3553, 75.8251, -129.3649
      #820ff7 color charts
#820ff7 RGB chart
      #820ff7 CMYK chart
      #820ff7 RGB pie chart
      #820ff7 color shades, tints & tones
#820ff7 color schemes
#820ff7 color preview, HTML & CSS examples
           This text has a color of #820ff7        
        
          <p style="color:#820ff7;">Text here</p>
        
        
          .mytext {color:#820ff7;}
        
        Text color #820ff7
      
           This box has a color of #820ff7        
        
          <div style="background-color:#820ff7;">Content here</div>
        
        
          .mybackground {background-color:#820ff7;}
        
        Background color #820ff7
      
           Border around this has a color of #820ff7        
        
          <div style="border:2px solid #820ff7;">Content here</div>
        
        
          .myborder {border:2px solid #820ff7;}
        
        Border color #820ff7