#842b9a color space conversions
Hex:
        #842b9a
        RGB:
        132, 43, 154
        CMY:
        48, 83, 40
        CMYK:
        14, 72, 0, 40
      HSL:
        288°, 56.3452%, 38.6275%
        HSV (HSB):
        288°, 72.0779%, 60.3922%
        XYZ:
        16.2123, 8.9664, 31.4480
        xyY:
        0.2863, 0.1583, 8.9664
      CIE-Lab:
        35.9195, 53.5022, -42.6866
        CIE-LCH:
        35.9195, 68.4444, 321.4155
        CIE-Luv:
        35.9195, 31.1901, -64.9201
        Hunter-Lab:
        29.9439, 44.2422, -41.3075
      #842b9a color charts
#842b9a RGB chart
      #842b9a CMYK chart
      #842b9a RGB pie chart
      #842b9a color shades, tints & tones
#842b9a color schemes
#842b9a color preview, HTML & CSS examples
           This text has a color of #842b9a        
        
          <p style="color:#842b9a;">Text here</p>
        
        
          .mytext {color:#842b9a;}
        
        Text color #842b9a
      
           This box has a color of #842b9a        
        
          <div style="background-color:#842b9a;">Content here</div>
        
        
          .mybackground {background-color:#842b9a;}
        
        Background color #842b9a
      
           Border around this has a color of #842b9a        
        
          <div style="border:2px solid #842b9a;">Content here</div>
        
        
          .myborder {border:2px solid #842b9a;}
        
        Border color #842b9a