#824caa color space conversions
Hex:
        #824caa
        RGB:
        130, 76, 170
        CMY:
        49, 70, 33
        CMYK:
        24, 55, 0, 33
      HSL:
        274°, 38.2114%, 48.2353%
        HSV (HSB):
        274°, 55.2941%, 66.6667%
        XYZ:
        19.0461, 12.8170, 39.5003
        xyY:
        0.2669, 0.1796, 12.8170
      CIE-Lab:
        42.4862, 40.4940, -41.8024
        CIE-LCH:
        42.4862, 58.1997, 314.0891
        CIE-Luv:
        42.4862, 18.3151, -65.4897
        Hunter-Lab:
        35.8008, 32.3107, -40.3562
      #824caa color charts
#824caa RGB chart
      #824caa CMYK chart
      #824caa RGB pie chart
      #824caa color shades, tints & tones
#824caa color schemes
#824caa color preview, HTML & CSS examples
           This text has a color of #824caa        
        
          <p style="color:#824caa;">Text here</p>
        
        
          .mytext {color:#824caa;}
        
        Text color #824caa
      
           This box has a color of #824caa        
        
          <div style="background-color:#824caa;">Content here</div>
        
        
          .mybackground {background-color:#824caa;}
        
        Background color #824caa
      
           Border around this has a color of #824caa        
        
          <div style="border:2px solid #824caa;">Content here</div>
        
        
          .myborder {border:2px solid #824caa;}
        
        Border color #824caa