#822bbd color space conversions
Hex:
        #822bbd
        RGB:
        130, 43, 189
        CMY:
        49, 83, 26
        CMYK:
        31, 77, 0, 26
      HSL:
        276°, 62.9310%, 45.4902%
        HSV (HSB):
        276°, 77.2487%, 74.1176%
        XYZ:
        19.2551, 10.1477, 49.0880
        xyY:
        0.2453, 0.1293, 10.1477
      CIE-Lab:
        38.1062, 60.4397, -60.0697
        CIE-LCH:
        38.1062, 85.2134, 315.1759
        CIE-Luv:
        38.1062, 21.7000, -90.0598
        Hunter-Lab:
        31.8555, 52.1477, -69.0646
      #822bbd color charts
#822bbd RGB chart
      #822bbd CMYK chart
      #822bbd RGB pie chart
      #822bbd color shades, tints & tones
#822bbd color schemes
#822bbd color preview, HTML & CSS examples
           This text has a color of #822bbd        
        
          <p style="color:#822bbd;">Text here</p>
        
        
          .mytext {color:#822bbd;}
        
        Text color #822bbd
      
           This box has a color of #822bbd        
        
          <div style="background-color:#822bbd;">Content here</div>
        
        
          .mybackground {background-color:#822bbd;}
        
        Background color #822bbd
      
           Border around this has a color of #822bbd        
        
          <div style="border:2px solid #822bbd;">Content here</div>
        
        
          .myborder {border:2px solid #822bbd;}
        
        Border color #822bbd