#86337b color space conversions
Hex:
        #86337b
        RGB:
        134, 51, 123
        CMY:
        47, 80, 52
        CMYK:
        0, 62, 8, 47
      HSL:
        308°, 44.8649%, 36.2745%
        HSV (HSB):
        308°, 61.9403%, 52.5490%
        XYZ:
        14.5905, 8.8660, 19.6812
        xyY:
        0.3382, 0.2055, 8.8660
      CIE-Lab:
        35.7251, 44.7668, -23.9009
        CIE-LCH:
        35.7251, 50.7476, 331.9023
        CIE-Luv:
        35.7251, 39.2970, -38.1554
        Hunter-Lab:
        29.7759, 35.3590, -18.3462
      #86337b color charts
#86337b RGB chart
      #86337b CMYK chart
      #86337b RGB pie chart
      #86337b color shades, tints & tones
#86337b color schemes
#86337b color preview, HTML & CSS examples
           This text has a color of #86337b        
        
          <p style="color:#86337b;">Text here</p>
        
        
          .mytext {color:#86337b;}
        
        Text color #86337b
      
           This box has a color of #86337b        
        
          <div style="background-color:#86337b;">Content here</div>
        
        
          .mybackground {background-color:#86337b;}
        
        Background color #86337b
      
           Border around this has a color of #86337b        
        
          <div style="border:2px solid #86337b;">Content here</div>
        
        
          .myborder {border:2px solid #86337b;}
        
        Border color #86337b