#86627e color space conversions
Hex:
        #86627e
        RGB:
        134, 98, 126
        CMY:
        47, 62, 51
        CMYK:
        0, 27, 6, 47
      HSL:
        313°, 15.5172%, 45.4902%
        HSV (HSB):
        313°, 26.8657%, 52.5490%
        XYZ:
        17.9651, 15.3101, 21.7469
        xyY:
        0.3265, 0.2783, 15.3101
      CIE-Lab:
        46.0560, 19.4635, -9.9145
        CIE-LCH:
        46.0560, 21.8432, 333.0061
        CIE-Luv:
        46.0560, 19.0702, -16.7102
        Hunter-Lab:
        39.1281, 13.4816, -5.5631
      #86627e color charts
#86627e RGB chart
      #86627e CMYK chart
      #86627e RGB pie chart
      #86627e color shades, tints & tones
#86627e color schemes
#86627e color preview, HTML & CSS examples
           This text has a color of #86627e        
        
          <p style="color:#86627e;">Text here</p>
        
        
          .mytext {color:#86627e;}
        
        Text color #86627e
      
           This box has a color of #86627e        
        
          <div style="background-color:#86627e;">Content here</div>
        
        
          .mybackground {background-color:#86627e;}
        
        Background color #86627e
      
           Border around this has a color of #86627e        
        
          <div style="border:2px solid #86627e;">Content here</div>
        
        
          .myborder {border:2px solid #86627e;}
        
        Border color #86627e