#86034b color space conversions
Hex:
        #86034b
        RGB:
        134, 3, 75
        CMY:
        47, 99, 71
        CMYK:
        0, 98, 44, 47
      HSL:
        327°, 95.6204%, 26.8627%
        HSV (HSB):
        327°, 97.7612%, 52.5490%
        XYZ:
        11.1341, 5.6415, 7.1587
        xyY:
        0.4652, 0.2357, 5.6415
      CIE-Lab:
        28.4893, 52.8842, -4.0156
        CIE-LCH:
        28.4893, 53.0364, 355.6577
        CIE-Luv:
        28.4893, 67.4275, -13.0503
        Hunter-Lab:
        23.7518, 42.1096, -1.2436
      #86034b color charts
#86034b RGB chart
      #86034b CMYK chart
      #86034b RGB pie chart
      #86034b color shades, tints & tones
#86034b color schemes
#86034b color preview, HTML & CSS examples
           This text has a color of #86034b        
        
          <p style="color:#86034b;">Text here</p>
        
        
          .mytext {color:#86034b;}
        
        Text color #86034b
      
           This box has a color of #86034b        
        
          <div style="background-color:#86034b;">Content here</div>
        
        
          .mybackground {background-color:#86034b;}
        
        Background color #86034b
      
           Border around this has a color of #86034b        
        
          <div style="border:2px solid #86034b;">Content here</div>
        
        
          .myborder {border:2px solid #86034b;}
        
        Border color #86034b