#842a95 color space conversions
Hex:
        #842a95
        RGB:
        132, 42, 149
        CMY:
        48, 84, 42
        CMYK:
        11, 72, 0, 42
      HSL:
        290°, 56.0209%, 37.4510%
        HSV (HSB):
        290°, 71.8121%, 58.4314%
        XYZ:
        15.7685, 8.7314, 29.2880
        xyY:
        0.2932, 0.1623, 8.7314
      CIE-Lab:
        35.4619, 52.9207, -40.3767
        CIE-LCH:
        35.4619, 66.5648, 322.6576
        CIE-Luv:
        35.4619, 32.7378, -61.4876
        Hunter-Lab:
        29.5489, 43.5442, -38.0822
      #842a95 color charts
#842a95 RGB chart
      #842a95 CMYK chart
      #842a95 RGB pie chart
      #842a95 color shades, tints & tones
#842a95 color schemes
#842a95 color preview, HTML & CSS examples
           This text has a color of #842a95        
        
          <p style="color:#842a95;">Text here</p>
        
        
          .mytext {color:#842a95;}
        
        Text color #842a95
      
           This box has a color of #842a95        
        
          <div style="background-color:#842a95;">Content here</div>
        
        
          .mybackground {background-color:#842a95;}
        
        Background color #842a95
      
           Border around this has a color of #842a95        
        
          <div style="border:2px solid #842a95;">Content here</div>
        
        
          .myborder {border:2px solid #842a95;}
        
        Border color #842a95