#84136b color space conversions
Hex:
        #84136b
        RGB:
        132, 19, 107
        CMY:
        48, 93, 58
        CMYK:
        0, 86, 19, 48
      HSL:
        313°, 74.8344%, 29.6078%
        HSV (HSB):
        313°, 85.6061%, 51.7647%
        XYZ:
        12.4024, 6.4328, 14.4979
        xyY:
        0.3721, 0.1930, 6.4328
      CIE-Lab:
        30.4792, 53.2648, -21.9915
        CIE-LCH:
        30.4792, 57.6260, 337.5656
        CIE-Luv:
        30.4792, 50.6018, -35.0332
        Hunter-Lab:
        25.3630, 42.9008, -16.1370
      #84136b color charts
#84136b RGB chart
      #84136b CMYK chart
      #84136b RGB pie chart
      #84136b color shades, tints & tones
#84136b color schemes
#84136b color preview, HTML & CSS examples
           This text has a color of #84136b        
        
          <p style="color:#84136b;">Text here</p>
        
        
          .mytext {color:#84136b;}
        
        Text color #84136b
      
           This box has a color of #84136b        
        
          <div style="background-color:#84136b;">Content here</div>
        
        
          .mybackground {background-color:#84136b;}
        
        Background color #84136b
      
           Border around this has a color of #84136b        
        
          <div style="border:2px solid #84136b;">Content here</div>
        
        
          .myborder {border:2px solid #84136b;}
        
        Border color #84136b