#822dce color space conversions
Hex:
        #822dce
        RGB:
        130, 45, 206
        CMY:
        49, 82, 19
        CMYK:
        37, 78, 0, 19
      HSL:
        272°, 64.1434%, 49.2157%
        HSV (HSB):
        272°, 78.1553%, 80.7843%
        XYZ:
        21.2849, 11.0788, 59.4091
        xyY:
        0.2319, 0.1207, 11.0788
      CIE-Lab:
        39.7129, 63.4902, -67.3717
        CIE-LCH:
        39.7129, 92.5740, 313.3010
        CIE-Luv:
        39.7129, 18.0571, -101.0226
        Hunter-Lab:
        33.2849, 55.8980, -82.5254
      #822dce color charts
#822dce RGB chart
      #822dce CMYK chart
      #822dce RGB pie chart
      #822dce color shades, tints & tones
#822dce color schemes
#822dce color preview, HTML & CSS examples
           This text has a color of #822dce        
        
          <p style="color:#822dce;">Text here</p>
        
        
          .mytext {color:#822dce;}
        
        Text color #822dce
      
           This box has a color of #822dce        
        
          <div style="background-color:#822dce;">Content here</div>
        
        
          .mybackground {background-color:#822dce;}
        
        Background color #822dce
      
           Border around this has a color of #822dce        
        
          <div style="border:2px solid #822dce;">Content here</div>
        
        
          .myborder {border:2px solid #822dce;}
        
        Border color #822dce