#8b3c86 color space conversions
Hex:
        #8b3c86
        RGB:
        139, 60, 134
        CMY:
        45, 76, 47
        CMYK:
        0, 57, 4, 45
      HSL:
        304°, 39.6985%, 39.0196%
        HSV (HSB):
        304°, 56.8345%, 54.5098%
        XYZ:
        16.5664, 10.4419, 23.6966
        xyY:
        0.3267, 0.2059, 10.4419
      CIE-Lab:
        38.6242, 43.8482, -26.1222
        CIE-LCH:
        38.6242, 51.0396, 329.2160
        CIE-Luv:
        38.6242, 36.8671, -41.9933
        Hunter-Lab:
        32.3140, 34.9622, -20.8590
      #8b3c86 color charts
#8b3c86 RGB chart
      #8b3c86 CMYK chart
      #8b3c86 RGB pie chart
      #8b3c86 color shades, tints & tones
#8b3c86 color schemes
#8b3c86 color preview, HTML & CSS examples
           This text has a color of #8b3c86        
        
          <p style="color:#8b3c86;">Text here</p>
        
        
          .mytext {color:#8b3c86;}
        
        Text color #8b3c86
      
           This box has a color of #8b3c86        
        
          <div style="background-color:#8b3c86;">Content here</div>
        
        
          .mybackground {background-color:#8b3c86;}
        
        Background color #8b3c86
      
           Border around this has a color of #8b3c86        
        
          <div style="border:2px solid #8b3c86;">Content here</div>
        
        
          .myborder {border:2px solid #8b3c86;}
        
        Border color #8b3c86