#820bdd color space conversions
Hex:
        #820bdd
        RGB:
        130, 11, 221
        CMY:
        49, 96, 13
        CMYK:
        41, 95, 0, 13
      HSL:
        274°, 90.5172%, 45.4902%
        HSV (HSB):
        274°, 95.0226%, 86.6667%
        XYZ:
        22.3767, 10.2056, 69.1971
        xyY:
        0.2199, 0.1003, 10.2056
      CIE-Lab:
        38.2090, 75.0782, -78.4877
        CIE-LCH:
        38.2090, 108.6142, 313.7281
        CIE-Luv:
        38.2090, 17.7963, -113.5247
        Hunter-Lab:
        31.9462, 69.1243, -106.0626
      #820bdd color charts
#820bdd RGB chart
      #820bdd CMYK chart
      #820bdd RGB pie chart
      #820bdd color shades, tints & tones
#820bdd color schemes
#820bdd color preview, HTML & CSS examples
           This text has a color of #820bdd        
        
          <p style="color:#820bdd;">Text here</p>
        
        
          .mytext {color:#820bdd;}
        
        Text color #820bdd
      
           This box has a color of #820bdd        
        
          <div style="background-color:#820bdd;">Content here</div>
        
        
          .mybackground {background-color:#820bdd;}
        
        Background color #820bdd
      
           Border around this has a color of #820bdd        
        
          <div style="border:2px solid #820bdd;">Content here</div>
        
        
          .myborder {border:2px solid #820bdd;}
        
        Border color #820bdd