#8b5285 color space conversions
Hex:
        #8b5285
        RGB:
        139, 82, 133
        CMY:
        45, 68, 48
        CMYK:
        0, 41, 4, 45
      HSL:
        306°, 25.7919%, 43.3333%
        HSV (HSB):
        306°, 41.0072%, 54.5098%
        XYZ:
        17.8984, 13.2170, 23.7981
        xyY:
        0.3259, 0.2407, 13.2170
      CIE-Lab:
        43.0884, 31.8991, -18.5967
        CIE-LCH:
        43.0884, 36.9241, 329.7585
        CIE-Luv:
        43.0884, 28.6460, -30.6151
        Hunter-Lab:
        36.3552, 24.2575, -13.3625
      #8b5285 color charts
#8b5285 RGB chart
      #8b5285 CMYK chart
      #8b5285 RGB pie chart
      #8b5285 color shades, tints & tones
#8b5285 color schemes
#8b5285 color preview, HTML & CSS examples
           This text has a color of #8b5285        
        
          <p style="color:#8b5285;">Text here</p>
        
        
          .mytext {color:#8b5285;}
        
        Text color #8b5285
      
           This box has a color of #8b5285        
        
          <div style="background-color:#8b5285;">Content here</div>
        
        
          .mybackground {background-color:#8b5285;}
        
        Background color #8b5285
      
           Border around this has a color of #8b5285        
        
          <div style="border:2px solid #8b5285;">Content here</div>
        
        
          .myborder {border:2px solid #8b5285;}
        
        Border color #8b5285