#86296e color space conversions
Hex:
        #86296e
        RGB:
        134, 41, 110
        CMY:
        47, 84, 57
        CMYK:
        0, 69, 18, 47
      HSL:
        315°, 53.1429%, 34.3137%
        HSV (HSB):
        315°, 69.4030%, 52.5490%
        XYZ:
        13.4389, 7.7800, 15.5452
        xyY:
        0.3655, 0.2116, 7.7800
      CIE-Lab:
        33.5204, 47.0324, -19.1503
        CIE-LCH:
        33.5204, 50.7817, 337.8452
        CIE-Luv:
        33.5204, 46.3010, -31.4792
        Hunter-Lab:
        27.8926, 37.1908, -13.5189
      #86296e color charts
#86296e RGB chart
      #86296e CMYK chart
      #86296e RGB pie chart
      #86296e color shades, tints & tones
#86296e color schemes
#86296e color preview, HTML & CSS examples
           This text has a color of #86296e        
        
          <p style="color:#86296e;">Text here</p>
        
        
          .mytext {color:#86296e;}
        
        Text color #86296e
      
           This box has a color of #86296e        
        
          <div style="background-color:#86296e;">Content here</div>
        
        
          .mybackground {background-color:#86296e;}
        
        Background color #86296e
      
           Border around this has a color of #86296e        
        
          <div style="border:2px solid #86296e;">Content here</div>
        
        
          .myborder {border:2px solid #86296e;}
        
        Border color #86296e