#86023b color space conversions
Hex:
        #86023b
        RGB:
        134, 2, 59
        CMY:
        47, 99, 77
        CMYK:
        0, 99, 56, 47
      HSL:
        334°, 97.0588%, 26.6667%
        HSV (HSB):
        334°, 98.5075%, 52.5490%
        XYZ:
        10.6426, 5.4275, 4.6244
        xyY:
        0.5143, 0.2623, 5.4275
      CIE-Lab:
        27.9196, 51.6858, 5.9441
        CIE-LCH:
        27.9196, 52.0265, 6.5604
        CIE-Luv:
        27.9196, 74.0575, -2.6126
        Hunter-Lab:
        23.2970, 40.7733, 4.5391
      #86023b color charts
#86023b RGB chart
      #86023b CMYK chart
      #86023b RGB pie chart
      #86023b color shades, tints & tones
#86023b color schemes
#86023b color preview, HTML & CSS examples
           This text has a color of #86023b        
        
          <p style="color:#86023b;">Text here</p>
        
        
          .mytext {color:#86023b;}
        
        Text color #86023b
      
           This box has a color of #86023b        
        
          <div style="background-color:#86023b;">Content here</div>
        
        
          .mybackground {background-color:#86023b;}
        
        Background color #86023b
      
           Border around this has a color of #86023b        
        
          <div style="border:2px solid #86023b;">Content here</div>
        
        
          .myborder {border:2px solid #86023b;}
        
        Border color #86023b