#8b5488 color space conversions
Hex:
        #8b5488
        RGB:
        139, 84, 136
        CMY:
        45, 67, 47
        CMYK:
        0, 40, 2, 45
      HSL:
        303°, 24.6637%, 43.7255%
        HSV (HSB):
        303°, 39.5683%, 54.5098%
        XYZ:
        18.2617, 13.6072, 24.9565
        xyY:
        0.3214, 0.2395, 13.6072
      CIE-Lab:
        43.6642, 31.3433, -19.5277
        CIE-LCH:
        43.6642, 36.9288, 328.0760
        CIE-Luv:
        43.6642, 27.1962, -31.9743
        Hunter-Lab:
        36.8879, 23.8143, -14.2911
      #8b5488 color charts
#8b5488 RGB chart
      #8b5488 CMYK chart
      #8b5488 RGB pie chart
      #8b5488 color shades, tints & tones
#8b5488 color schemes
#8b5488 color preview, HTML & CSS examples
           This text has a color of #8b5488        
        
          <p style="color:#8b5488;">Text here</p>
        
        
          .mytext {color:#8b5488;}
        
        Text color #8b5488
      
           This box has a color of #8b5488        
        
          <div style="background-color:#8b5488;">Content here</div>
        
        
          .mybackground {background-color:#8b5488;}
        
        Background color #8b5488
      
           Border around this has a color of #8b5488        
        
          <div style="border:2px solid #8b5488;">Content here</div>
        
        
          .myborder {border:2px solid #8b5488;}
        
        Border color #8b5488