#824eee color space conversions
Hex:
        #824eee
        RGB:
        130, 78, 238
        CMY:
        49, 69, 7
        CMYK:
        45, 67, 0, 7
      HSL:
        260°, 82.4742%, 61.9608%
        HSV (HSB):
        260°, 67.2269%, 93.3333%
        XYZ:
        27.3629, 16.3677, 82.6060
        xyY:
        0.2166, 0.1296, 16.3677
      CIE-Lab:
        47.4532, 56.6449, -73.0073
        CIE-LCH:
        47.4532, 92.4052, 307.8072
        CIE-Luv:
        47.4532, 7.6266, -114.3893
        Hunter-Lab:
        40.4570, 49.9282, -92.7399
      #824eee color charts
#824eee RGB chart
      #824eee CMYK chart
      #824eee RGB pie chart
      #824eee color shades, tints & tones
#824eee color schemes
#824eee color preview, HTML & CSS examples
           This text has a color of #824eee        
        
          <p style="color:#824eee;">Text here</p>
        
        
          .mytext {color:#824eee;}
        
        Text color #824eee
      
           This box has a color of #824eee        
        
          <div style="background-color:#824eee;">Content here</div>
        
        
          .mybackground {background-color:#824eee;}
        
        Background color #824eee
      
           Border around this has a color of #824eee        
        
          <div style="border:2px solid #824eee;">Content here</div>
        
        
          .myborder {border:2px solid #824eee;}
        
        Border color #824eee