#86334f color space conversions
Hex:
        #86334f
        RGB:
        134, 51, 79
        CMY:
        47, 80, 69
        CMYK:
        0, 62, 41, 47
      HSL:
        340°, 44.8649%, 36.2745%
        HSV (HSB):
        340°, 61.9403%, 52.5490%
        XYZ:
        12.4266, 8.0005, 8.2864
        xyY:
        0.4328, 0.2786, 8.0005
      CIE-Lab:
        33.9839, 38.3228, 1.4241
        CIE-LCH:
        33.9839, 38.3493, 2.1281
        CIE-Luv:
        33.9839, 52.2071, -4.6673
        Hunter-Lab:
        28.2852, 28.9221, 2.4300
      #86334f color charts
#86334f RGB chart
      #86334f CMYK chart
      #86334f RGB pie chart
      #86334f color shades, tints & tones
#86334f color schemes
#86334f color preview, HTML & CSS examples
           This text has a color of #86334f        
        
          <p style="color:#86334f;">Text here</p>
        
        
          .mytext {color:#86334f;}
        
        Text color #86334f
      
           This box has a color of #86334f        
        
          <div style="background-color:#86334f;">Content here</div>
        
        
          .mybackground {background-color:#86334f;}
        
        Background color #86334f
      
           Border around this has a color of #86334f        
        
          <div style="border:2px solid #86334f;">Content here</div>
        
        
          .myborder {border:2px solid #86334f;}
        
        Border color #86334f