#8b4bee color space conversions
Hex:
        #8b4bee
        RGB:
        139, 75, 238
        CMY:
        45, 71, 7
        CMYK:
        42, 68, 0, 7
      HSL:
        264°, 82.7411%, 61.3725%
        HSV (HSB):
        264°, 68.4874%, 93.3333%
        XYZ:
        28.5962, 16.6942, 82.6040
        xyY:
        0.2236, 0.1305, 16.6942
      CIE-Lab:
        47.8724, 59.7254, -72.2832
        CIE-LCH:
        47.8724, 93.7656, 309.5659
        CIE-Luv:
        47.8724, 12.0004, -113.9752
        Hunter-Lab:
        40.8585, 53.4267, -91.2662
      #8b4bee color charts
#8b4bee RGB chart
      #8b4bee CMYK chart
      #8b4bee RGB pie chart
      #8b4bee color shades, tints & tones
#8b4bee color schemes
#8b4bee color preview, HTML & CSS examples
           This text has a color of #8b4bee        
        
          <p style="color:#8b4bee;">Text here</p>
        
        
          .mytext {color:#8b4bee;}
        
        Text color #8b4bee
      
           This box has a color of #8b4bee        
        
          <div style="background-color:#8b4bee;">Content here</div>
        
        
          .mybackground {background-color:#8b4bee;}
        
        Background color #8b4bee
      
           Border around this has a color of #8b4bee        
        
          <div style="border:2px solid #8b4bee;">Content here</div>
        
        
          .myborder {border:2px solid #8b4bee;}
        
        Border color #8b4bee