#820d88 color space conversions
Hex:
        #820d88
        RGB:
        130, 13, 136
        CMY:
        49, 95, 47
        CMYK:
        4, 90, 0, 47
      HSL:
        297°, 82.5503%, 29.2157%
        HSV (HSB):
        297°, 90.4412%, 53.3333%
        XYZ:
        13.7938, 6.8112, 23.8802
        xyY:
        0.3101, 0.1531, 6.8112
      CIE-Lab:
        31.3733, 58.5602, -38.9336
        CIE-LCH:
        31.3733, 70.3216, 326.3821
        CIE-Luv:
        31.3733, 39.2622, -57.7423
        Hunter-Lab:
        26.0984, 48.6705, -35.9820
      #820d88 color charts
#820d88 RGB chart
      #820d88 CMYK chart
      #820d88 RGB pie chart
      #820d88 color shades, tints & tones
#820d88 color schemes
#820d88 color preview, HTML & CSS examples
           This text has a color of #820d88        
        
          <p style="color:#820d88;">Text here</p>
        
        
          .mytext {color:#820d88;}
        
        Text color #820d88
      
           This box has a color of #820d88        
        
          <div style="background-color:#820d88;">Content here</div>
        
        
          .mybackground {background-color:#820d88;}
        
        Background color #820d88
      
           Border around this has a color of #820d88        
        
          <div style="border:2px solid #820d88;">Content here</div>
        
        
          .myborder {border:2px solid #820d88;}
        
        Border color #820d88