#820fdd color space conversions
Hex:
        #820fdd
        RGB:
        130, 15, 221
        CMY:
        49, 94, 13
        CMYK:
        41, 93, 0, 13
      HSL:
        273°, 87.2881%, 46.2745%
        HSV (HSB):
        273°, 93.2127%, 86.6667%
        XYZ:
        22.4279, 10.3079, 69.2142
        xyY:
        0.2200, 0.1011, 10.3079
      CIE-Lab:
        38.3895, 74.5351, -78.1906
        CIE-LCH:
        38.3895, 108.0243, 313.6289
        CIE-Luv:
        38.3895, 17.6496, -113.3758
        Hunter-Lab:
        32.1060, 68.5072, -105.3434
      #820fdd color charts
#820fdd RGB chart
      #820fdd CMYK chart
      #820fdd RGB pie chart
      #820fdd color shades, tints & tones
#820fdd color schemes
#820fdd color preview, HTML & CSS examples
           This text has a color of #820fdd        
        
          <p style="color:#820fdd;">Text here</p>
        
        
          .mytext {color:#820fdd;}
        
        Text color #820fdd
      
           This box has a color of #820fdd        
        
          <div style="background-color:#820fdd;">Content here</div>
        
        
          .mybackground {background-color:#820fdd;}
        
        Background color #820fdd
      
           Border around this has a color of #820fdd        
        
          <div style="border:2px solid #820fdd;">Content here</div>
        
        
          .myborder {border:2px solid #820fdd;}
        
        Border color #820fdd