#824ca2 color space conversions
Hex:
        #824ca2
        RGB:
        130, 76, 162
        CMY:
        49, 70, 36
        CMYK:
        20, 53, 0, 36
      HSL:
        278°, 36.1345%, 46.6667%
        HSV (HSB):
        278°, 53.0864%, 63.5294%
        XYZ:
        18.3119, 12.5233, 35.6345
        xyY:
        0.2755, 0.1884, 12.5233
      CIE-Lab:
        42.0361, 38.6255, -37.7646
        CIE-LCH:
        42.0361, 54.0194, 315.6457
        CIE-Luv:
        42.0361, 19.7437, -59.1912
        Hunter-Lab:
        35.3883, 30.4365, -34.9306
      #824ca2 color charts
#824ca2 RGB chart
      #824ca2 CMYK chart
      #824ca2 RGB pie chart
      #824ca2 color shades, tints & tones
#824ca2 color schemes
#824ca2 color preview, HTML & CSS examples
           This text has a color of #824ca2        
        
          <p style="color:#824ca2;">Text here</p>
        
        
          .mytext {color:#824ca2;}
        
        Text color #824ca2
      
           This box has a color of #824ca2        
        
          <div style="background-color:#824ca2;">Content here</div>
        
        
          .mybackground {background-color:#824ca2;}
        
        Background color #824ca2
      
           Border around this has a color of #824ca2        
        
          <div style="border:2px solid #824ca2;">Content here</div>
        
        
          .myborder {border:2px solid #824ca2;}
        
        Border color #824ca2