#842a86 color space conversions
Hex:
        #842a86
        RGB:
        132, 42, 134
        CMY:
        48, 84, 47
        CMYK:
        1, 69, 0, 47
      HSL:
        299°, 52.2727%, 34.5098%
        HSV (HSB):
        299°, 68.6567%, 52.5490%
        XYZ:
        14.6468, 8.2827, 23.3810
        xyY:
        0.3163, 0.1789, 8.2827
      CIE-Lab:
        34.5648, 50.1117, -32.5846
        CIE-LCH:
        34.5648, 59.7740, 326.9665
        CIE-Luv:
        34.5648, 37.0440, -50.1991
        Hunter-Lab:
        28.7797, 40.4791, -28.0223
      #842a86 color charts
#842a86 RGB chart
      #842a86 CMYK chart
      #842a86 RGB pie chart
      #842a86 color shades, tints & tones
#842a86 color schemes
#842a86 color preview, HTML & CSS examples
           This text has a color of #842a86        
        
          <p style="color:#842a86;">Text here</p>
        
        
          .mytext {color:#842a86;}
        
        Text color #842a86
      
           This box has a color of #842a86        
        
          <div style="background-color:#842a86;">Content here</div>
        
        
          .mybackground {background-color:#842a86;}
        
        Background color #842a86
      
           Border around this has a color of #842a86        
        
          <div style="border:2px solid #842a86;">Content here</div>
        
        
          .myborder {border:2px solid #842a86;}
        
        Border color #842a86