#86084f color space conversions
Hex:
        #86084f
        RGB:
        134, 8, 79
        CMY:
        47, 97, 69
        CMYK:
        0, 94, 41, 47
      HSL:
        326°, 88.7324%, 27.8431%
        HSV (HSB):
        326°, 94.0299%, 52.5490%
        XYZ:
        11.3296, 5.8065, 7.9208
        xyY:
        0.4522, 0.2317, 5.8065
      CIE-Lab:
        28.9190, 52.4559, -6.0431
        CIE-LCH:
        28.9190, 52.8029, 353.4283
        CIE-Luv:
        28.9190, 65.0565, -15.2829
        Hunter-Lab:
        24.0967, 41.7567, -2.6214
      #86084f color charts
#86084f RGB chart
      #86084f CMYK chart
      #86084f RGB pie chart
      #86084f color shades, tints & tones
#86084f color schemes
#86084f color preview, HTML & CSS examples
           This text has a color of #86084f        
        
          <p style="color:#86084f;">Text here</p>
        
        
          .mytext {color:#86084f;}
        
        Text color #86084f
      
           This box has a color of #86084f        
        
          <div style="background-color:#86084f;">Content here</div>
        
        
          .mybackground {background-color:#86084f;}
        
        Background color #86084f
      
           Border around this has a color of #86084f        
        
          <div style="border:2px solid #86084f;">Content here</div>
        
        
          .myborder {border:2px solid #86084f;}
        
        Border color #86084f