#84166d color space conversions
Hex:
        #84166d
        RGB:
        132, 22, 109
        CMY:
        48, 91, 57
        CMYK:
        0, 83, 17, 48
      HSL:
        313°, 71.4286%, 30.1961%
        HSV (HSB):
        313°, 83.3333%, 51.7647%
        XYZ:
        12.5629, 6.5835, 15.0766
        xyY:
        0.3671, 0.1924, 6.5835
      CIE-Lab:
        30.8392, 52.8021, -22.7119
        CIE-LCH:
        30.8392, 57.4795, 336.7259
        CIE-Luv:
        30.8392, 49.3784, -36.0187
        Hunter-Lab:
        25.6583, 42.4961, -16.8775
      #84166d color charts
#84166d RGB chart
      #84166d CMYK chart
      #84166d RGB pie chart
      #84166d color shades, tints & tones
#84166d color schemes
#84166d color preview, HTML & CSS examples
           This text has a color of #84166d        
        
          <p style="color:#84166d;">Text here</p>
        
        
          .mytext {color:#84166d;}
        
        Text color #84166d
      
           This box has a color of #84166d        
        
          <div style="background-color:#84166d;">Content here</div>
        
        
          .mybackground {background-color:#84166d;}
        
        Background color #84166d
      
           Border around this has a color of #84166d        
        
          <div style="border:2px solid #84166d;">Content here</div>
        
        
          .myborder {border:2px solid #84166d;}
        
        Border color #84166d