#842a90 color space conversions
Hex:
        #842a90
        RGB:
        132, 42, 144
        CMY:
        48, 84, 44
        CMYK:
        8, 71, 0, 44
      HSL:
        293°, 54.8387%, 36.4706%
        HSV (HSB):
        293°, 70.8333%, 56.4706%
        XYZ:
        15.3777, 8.5751, 27.2302
        xyY:
        0.3004, 0.1675, 8.5751
      CIE-Lab:
        35.1530, 51.9638, -37.8120
        CIE-LCH:
        35.1530, 64.2649, 323.9581
        CIE-Luv:
        35.1530, 34.1373, -57.7582
        Hunter-Lab:
        29.2832, 42.4914, -34.6350
      #842a90 color charts
#842a90 RGB chart
      #842a90 CMYK chart
      #842a90 RGB pie chart
      #842a90 color shades, tints & tones
#842a90 color schemes
#842a90 color preview, HTML & CSS examples
           This text has a color of #842a90        
        
          <p style="color:#842a90;">Text here</p>
        
        
          .mytext {color:#842a90;}
        
        Text color #842a90
      
           This box has a color of #842a90        
        
          <div style="background-color:#842a90;">Content here</div>
        
        
          .mybackground {background-color:#842a90;}
        
        Background color #842a90
      
           Border around this has a color of #842a90        
        
          <div style="border:2px solid #842a90;">Content here</div>
        
        
          .myborder {border:2px solid #842a90;}
        
        Border color #842a90