#8b50d1 color space conversions
Hex:
        #8b50d1
        RGB:
        139, 80, 209
        CMY:
        45, 69, 18
        CMYK:
        33, 62, 0, 18
      HSL:
        267°, 58.3710%, 56.6667%
        HSV (HSB):
        267°, 61.7225%, 81.9608%
        XYZ:
        25.0247, 15.8297, 62.0581
        xyY:
        0.2432, 0.1538, 15.8297
      CIE-Lab:
        46.7503, 49.9894, -57.6320
        CIE-LCH:
        46.7503, 76.2915, 310.9380
        CIE-Luv:
        46.7503, 15.3605, -91.6405
        Hunter-Lab:
        39.7866, 42.6453, -64.6284
      #8b50d1 color charts
#8b50d1 RGB chart
      #8b50d1 CMYK chart
      #8b50d1 RGB pie chart
      #8b50d1 color shades, tints & tones
#8b50d1 color schemes
#8b50d1 color preview, HTML & CSS examples
           This text has a color of #8b50d1        
        
          <p style="color:#8b50d1;">Text here</p>
        
        
          .mytext {color:#8b50d1;}
        
        Text color #8b50d1
      
           This box has a color of #8b50d1        
        
          <div style="background-color:#8b50d1;">Content here</div>
        
        
          .mybackground {background-color:#8b50d1;}
        
        Background color #8b50d1
      
           Border around this has a color of #8b50d1        
        
          <div style="border:2px solid #8b50d1;">Content here</div>
        
        
          .myborder {border:2px solid #8b50d1;}
        
        Border color #8b50d1