#8b53d3 color space conversions
Hex:
        #8b53d3
        RGB:
        139, 83, 211
        CMY:
        45, 67, 17
        CMYK:
        34, 61, 0, 17
      HSL:
        266°, 59.2593%, 57.6471%
        HSV (HSB):
        266°, 60.6635%, 82.7451%
        XYZ:
        25.4986, 16.3786, 63.4455
        xyY:
        0.2421, 0.1555, 16.3786
      CIE-Lab:
        47.4674, 48.9086, -57.6224
        CIE-LCH:
        47.4674, 75.5804, 310.3239
        CIE-Luv:
        47.4674, 14.2911, -91.9051
        Hunter-Lab:
        40.4705, 41.6411, -64.6194
      #8b53d3 color charts
#8b53d3 RGB chart
      #8b53d3 CMYK chart
      #8b53d3 RGB pie chart
      #8b53d3 color shades, tints & tones
#8b53d3 color schemes
#8b53d3 color preview, HTML & CSS examples
           This text has a color of #8b53d3        
        
          <p style="color:#8b53d3;">Text here</p>
        
        
          .mytext {color:#8b53d3;}
        
        Text color #8b53d3
      
           This box has a color of #8b53d3        
        
          <div style="background-color:#8b53d3;">Content here</div>
        
        
          .mybackground {background-color:#8b53d3;}
        
        Background color #8b53d3
      
           Border around this has a color of #8b53d3        
        
          <div style="border:2px solid #8b53d3;">Content here</div>
        
        
          .myborder {border:2px solid #8b53d3;}
        
        Border color #8b53d3