#84264f color space conversions
Hex:
        #84264f
        RGB:
        132, 38, 79
        CMY:
        48, 85, 69
        CMYK:
        0, 71, 40, 48
      HSL:
        334°, 55.2941%, 33.3333%
        HSV (HSB):
        334°, 71.2121%, 51.7647%
        XYZ:
        11.6201, 6.8563, 8.1081
        xyY:
        0.4371, 0.2579, 6.8563
      CIE-Lab:
        31.4774, 43.5133, -2.2849
        CIE-LCH:
        31.4774, 43.5733, 356.9941
        CIE-Luv:
        31.4774, 56.0866, -9.7098
        Hunter-Lab:
        26.1845, 33.3916, -0.0301
      #84264f color charts
#84264f RGB chart
      #84264f CMYK chart
      #84264f RGB pie chart
      #84264f color shades, tints & tones
#84264f color schemes
#84264f color preview, HTML & CSS examples
           This text has a color of #84264f        
        
          <p style="color:#84264f;">Text here</p>
        
        
          .mytext {color:#84264f;}
        
        Text color #84264f
      
           This box has a color of #84264f        
        
          <div style="background-color:#84264f;">Content here</div>
        
        
          .mybackground {background-color:#84264f;}
        
        Background color #84264f
      
           Border around this has a color of #84264f        
        
          <div style="border:2px solid #84264f;">Content here</div>
        
        
          .myborder {border:2px solid #84264f;}
        
        Border color #84264f