#84136e color space conversions
Hex:
        #84136e
        RGB:
        132, 19, 110
        CMY:
        48, 93, 57
        CMYK:
        0, 86, 17, 48
      HSL:
        312°, 74.8344%, 29.6078%
        HSV (HSB):
        312°, 85.6061%, 51.7647%
        XYZ:
        12.5631, 6.4971, 15.3438
        xyY:
        0.3652, 0.1888, 6.4971
      CIE-Lab:
        30.6334, 53.6901, -23.6744
        CIE-LCH:
        30.6334, 58.6780, 336.2052
        CIE-Luv:
        30.6334, 49.4552, -37.2853
        Hunter-Lab:
        25.4893, 43.3719, -17.8481
      #84136e color charts
#84136e RGB chart
      #84136e CMYK chart
      #84136e RGB pie chart
      #84136e color shades, tints & tones
#84136e color schemes
#84136e color preview, HTML & CSS examples
           This text has a color of #84136e        
        
          <p style="color:#84136e;">Text here</p>
        
        
          .mytext {color:#84136e;}
        
        Text color #84136e
      
           This box has a color of #84136e        
        
          <div style="background-color:#84136e;">Content here</div>
        
        
          .mybackground {background-color:#84136e;}
        
        Background color #84136e
      
           Border around this has a color of #84136e        
        
          <div style="border:2px solid #84136e;">Content here</div>
        
        
          .myborder {border:2px solid #84136e;}
        
        Border color #84136e