#8b3385 color space conversions
Hex:
        #8b3385
        RGB:
        139, 51, 133
        CMY:
        45, 80, 48
        CMYK:
        0, 63, 4, 45
      HSL:
        304°, 46.3158%, 37.2549%
        HSV (HSB):
        304°, 63.3094%, 54.5098%
        XYZ:
        16.0649, 9.5501, 23.1869
        xyY:
        0.3292, 0.1957, 9.5501
      CIE-Lab:
        37.0225, 47.9048, -28.0149
        CIE-LCH:
        37.0225, 55.4951, 329.6808
        CIE-Luv:
        37.0225, 39.9094, -44.6658
        Hunter-Lab:
        30.9032, 38.7120, -22.8536
      #8b3385 color charts
#8b3385 RGB chart
      #8b3385 CMYK chart
      #8b3385 RGB pie chart
      #8b3385 color shades, tints & tones
#8b3385 color schemes
#8b3385 color preview, HTML & CSS examples
           This text has a color of #8b3385        
        
          <p style="color:#8b3385;">Text here</p>
        
        
          .mytext {color:#8b3385;}
        
        Text color #8b3385
      
           This box has a color of #8b3385        
        
          <div style="background-color:#8b3385;">Content here</div>
        
        
          .mybackground {background-color:#8b3385;}
        
        Background color #8b3385
      
           Border around this has a color of #8b3385        
        
          <div style="border:2px solid #8b3385;">Content here</div>
        
        
          .myborder {border:2px solid #8b3385;}
        
        Border color #8b3385