#842cac color space conversions
Hex:
        #842cac
        RGB:
        132, 44, 172
        CMY:
        48, 83, 33
        CMYK:
        23, 74, 0, 33
      HSL:
        281°, 59.2593%, 42.3529%
        HSV (HSB):
        281°, 74.4186%, 67.4510%
        XYZ:
        17.8628, 9.6855, 39.9577
        xyY:
        0.2646, 0.1435, 9.6855
      CIE-Lab:
        37.2719, 56.7803, -51.3411
        CIE-LCH:
        37.2719, 76.5501, 317.8799
        CIE-Luv:
        37.2719, 26.4662, -77.6891
        Hunter-Lab:
        31.1215, 47.9911, -54.3391
      #842cac color charts
#842cac RGB chart
      #842cac CMYK chart
      #842cac RGB pie chart
      #842cac color shades, tints & tones
#842cac color schemes
#842cac color preview, HTML & CSS examples
           This text has a color of #842cac        
        
          <p style="color:#842cac;">Text here</p>
        
        
          .mytext {color:#842cac;}
        
        Text color #842cac
      
           This box has a color of #842cac        
        
          <div style="background-color:#842cac;">Content here</div>
        
        
          .mybackground {background-color:#842cac;}
        
        Background color #842cac
      
           Border around this has a color of #842cac        
        
          <div style="border:2px solid #842cac;">Content here</div>
        
        
          .myborder {border:2px solid #842cac;}
        
        Border color #842cac