#820fa7 color space conversions
Hex:
        #820fa7
        RGB:
        130, 15, 167
        CMY:
        49, 94, 35
        CMYK:
        22, 91, 0, 35
      HSL:
        285°, 83.5165%, 35.6863%
        HSV (HSB):
        285°, 91.0180%, 65.4902%
        XYZ:
        16.3518, 7.8775, 37.2179
        xyY:
        0.2661, 0.1282, 7.8775
      CIE-Lab:
        33.7264, 63.7478, -54.1034
        CIE-LCH:
        33.7264, 83.6120, 319.6784
        CIE-Luv:
        33.7264, 29.7536, -79.0654
        Hunter-Lab:
        28.0669, 54.8773, -58.9743
      #820fa7 color charts
#820fa7 RGB chart
      #820fa7 CMYK chart
      #820fa7 RGB pie chart
      #820fa7 color shades, tints & tones
#820fa7 color schemes
#820fa7 color preview, HTML & CSS examples
           This text has a color of #820fa7        
        
          <p style="color:#820fa7;">Text here</p>
        
        
          .mytext {color:#820fa7;}
        
        Text color #820fa7
      
           This box has a color of #820fa7        
        
          <div style="background-color:#820fa7;">Content here</div>
        
        
          .mybackground {background-color:#820fa7;}
        
        Background color #820fa7
      
           Border around this has a color of #820fa7        
        
          <div style="border:2px solid #820fa7;">Content here</div>
        
        
          .myborder {border:2px solid #820fa7;}
        
        Border color #820fa7