#824bac color space conversions
Hex:
        #824bac
        RGB:
        130, 75, 172
        CMY:
        49, 71, 33
        CMYK:
        24, 56, 0, 33
      HSL:
        274°, 39.2713%, 48.4314%
        HSV (HSB):
        274°, 56.3953%, 67.4510%
        XYZ:
        19.1684, 12.7565, 40.4817
        xyY:
        0.2647, 0.1762, 12.7565
      CIE-Lab:
        42.3941, 41.5160, -43.1329
        CIE-LCH:
        42.3941, 59.8667, 313.9057
        CIE-Luv:
        42.3941, 18.2595, -67.5051
        Hunter-Lab:
        35.7163, 33.2947, -42.1993
      #824bac color charts
#824bac RGB chart
      #824bac CMYK chart
      #824bac RGB pie chart
      #824bac color shades, tints & tones
#824bac color schemes
#824bac color preview, HTML & CSS examples
           This text has a color of #824bac        
        
          <p style="color:#824bac;">Text here</p>
        
        
          .mytext {color:#824bac;}
        
        Text color #824bac
      
           This box has a color of #824bac        
        
          <div style="background-color:#824bac;">Content here</div>
        
        
          .mybackground {background-color:#824bac;}
        
        Background color #824bac
      
           Border around this has a color of #824bac        
        
          <div style="border:2px solid #824bac;">Content here</div>
        
        
          .myborder {border:2px solid #824bac;}
        
        Border color #824bac