#8b86af color space conversions
Hex:
        #8b86af
        RGB:
        139, 134, 175
        CMY:
        45, 47, 31
        CMYK:
        21, 23, 0, 31
      HSL:
        247°, 20.3980%, 60.5882%
        HSV (HSB):
        247°, 23.4286%, 68.6275%
        XYZ:
        26.9104, 25.6343, 44.0870
        xyY:
        0.2785, 0.2653, 25.6343
      CIE-Lab:
        57.6883, 10.6981, -20.9121
        CIE-LCH:
        57.6883, 23.4897, 297.0930
        CIE-Luv:
        57.6883, 0.1089, -32.9935
        Hunter-Lab:
        50.6303, 6.2711, -16.1863
      #8b86af color charts
#8b86af RGB chart
      #8b86af CMYK chart
      #8b86af RGB pie chart
      #8b86af color shades, tints & tones
#8b86af color schemes
#8b86af color preview, HTML & CSS examples
           This text has a color of #8b86af        
        
          <p style="color:#8b86af;">Text here</p>
        
        
          .mytext {color:#8b86af;}
        
        Text color #8b86af
      
           This box has a color of #8b86af        
        
          <div style="background-color:#8b86af;">Content here</div>
        
        
          .mybackground {background-color:#8b86af;}
        
        Background color #8b86af
      
           Border around this has a color of #8b86af        
        
          <div style="border:2px solid #8b86af;">Content here</div>
        
        
          .myborder {border:2px solid #8b86af;}
        
        Border color #8b86af