#842c9a color space conversions
Hex:
        #842c9a
        RGB:
        132, 44, 154
        CMY:
        48, 83, 40
        CMYK:
        14, 71, 0, 40
      HSL:
        288°, 55.5556%, 38.8235%
        HSV (HSB):
        288°, 71.4286%, 60.3922%
        XYZ:
        16.2491, 9.0400, 31.4603
        xyY:
        0.2863, 0.1593, 9.0400
      CIE-Lab:
        36.0612, 53.1011, -42.4595
        CIE-LCH:
        36.0612, 67.9893, 321.3543
        CIE-Luv:
        36.0612, 31.0000, -64.6533
        Hunter-Lab:
        30.0666, 43.8518, -40.9918
      #842c9a color charts
#842c9a RGB chart
      #842c9a CMYK chart
      #842c9a RGB pie chart
      #842c9a color shades, tints & tones
#842c9a color schemes
#842c9a color preview, HTML & CSS examples
           This text has a color of #842c9a        
        
          <p style="color:#842c9a;">Text here</p>
        
        
          .mytext {color:#842c9a;}
        
        Text color #842c9a
      
           This box has a color of #842c9a        
        
          <div style="background-color:#842c9a;">Content here</div>
        
        
          .mybackground {background-color:#842c9a;}
        
        Background color #842c9a
      
           Border around this has a color of #842c9a        
        
          <div style="border:2px solid #842c9a;">Content here</div>
        
        
          .myborder {border:2px solid #842c9a;}
        
        Border color #842c9a