#842a44 color space conversions
Hex:
        #842a44
        RGB:
        132, 42, 68
        CMY:
        48, 84, 73
        CMYK:
        0, 68, 48, 48
      HSL:
        343°, 51.7241%, 34.1176%
        HSV (HSB):
        343°, 68.1818%, 51.7647%
        XYZ:
        11.3871, 6.9788, 6.2157
        xyY:
        0.4632, 0.2839, 6.9788
      CIE-Lab:
        31.7586, 40.6311, 5.3337
        CIE-LCH:
        31.7586, 40.9797, 7.4785
        CIE-Luv:
        31.7586, 57.9101, -0.8681
        Hunter-Lab:
        26.4175, 30.7107, 4.5420
      #842a44 color charts
#842a44 RGB chart
      #842a44 CMYK chart
      #842a44 RGB pie chart
      #842a44 color shades, tints & tones
#842a44 color schemes
#842a44 color preview, HTML & CSS examples
           This text has a color of #842a44        
        
          <p style="color:#842a44;">Text here</p>
        
        
          .mytext {color:#842a44;}
        
        Text color #842a44
      
           This box has a color of #842a44        
        
          <div style="background-color:#842a44;">Content here</div>
        
        
          .mybackground {background-color:#842a44;}
        
        Background color #842a44
      
           Border around this has a color of #842a44        
        
          <div style="border:2px solid #842a44;">Content here</div>
        
        
          .myborder {border:2px solid #842a44;}
        
        Border color #842a44