#86749e color space conversions
Hex:
        #86749e
        RGB:
        134, 116, 158
        CMY:
        47, 55, 38
        CMYK:
        15, 27, 0, 38
      HSL:
        266°, 17.7966%, 53.7255%
        HSV (HSB):
        266°, 26.5823%, 61.9608%
        XYZ:
        22.2485, 20.0277, 35.0409
        xyY:
        0.2878, 0.2590, 20.0277
      CIE-Lab:
        51.8686, 15.6096, -20.0424
        CIE-LCH:
        51.8686, 25.4039, 307.9125
        CIE-Luv:
        51.8686, 6.8732, -31.6800
        Hunter-Lab:
        44.7524, 10.4240, -15.0971
      #86749e color charts
#86749e RGB chart
      #86749e CMYK chart
      #86749e RGB pie chart
      #86749e color shades, tints & tones
#86749e color schemes
#86749e color preview, HTML & CSS examples
           This text has a color of #86749e        
        
          <p style="color:#86749e;">Text here</p>
        
        
          .mytext {color:#86749e;}
        
        Text color #86749e
      
           This box has a color of #86749e        
        
          <div style="background-color:#86749e;">Content here</div>
        
        
          .mybackground {background-color:#86749e;}
        
        Background color #86749e
      
           Border around this has a color of #86749e        
        
          <div style="border:2px solid #86749e;">Content here</div>
        
        
          .myborder {border:2px solid #86749e;}
        
        Border color #86749e