#842cce color space conversions
Hex:
        #842cce
        RGB:
        132, 44, 206
        CMY:
        48, 83, 19
        CMYK:
        36, 79, 0, 19
      HSL:
        273°, 64.8000%, 49.0196%
        HSV (HSB):
        273°, 78.6408%, 80.7843%
        XYZ:
        21.5570, 11.1631, 59.4110
        xyY:
        0.2340, 0.1212, 11.1631
      CIE-Lab:
        39.8539, 64.1710, -67.1304
        CIE-LCH:
        39.8539, 92.8677, 313.7088
        CIE-Luv:
        39.8539, 19.1500, -100.9041
        Hunter-Lab:
        33.4113, 56.6986, -82.0400
      #842cce color charts
#842cce RGB chart
      #842cce CMYK chart
      #842cce RGB pie chart
      #842cce color shades, tints & tones
#842cce color schemes
#842cce color preview, HTML & CSS examples
           This text has a color of #842cce        
        
          <p style="color:#842cce;">Text here</p>
        
        
          .mytext {color:#842cce;}
        
        Text color #842cce
      
           This box has a color of #842cce        
        
          <div style="background-color:#842cce;">Content here</div>
        
        
          .mybackground {background-color:#842cce;}
        
        Background color #842cce
      
           Border around this has a color of #842cce        
        
          <div style="border:2px solid #842cce;">Content here</div>
        
        
          .myborder {border:2px solid #842cce;}
        
        Border color #842cce