#8b7bbb color space conversions
Hex:
        #8b7bbb
        RGB:
        139, 123, 187
        CMY:
        45, 52, 27
        CMYK:
        26, 34, 0, 27
      HSL:
        255°, 32.0000%, 60.7843%
        HSV (HSB):
        255°, 34.2246%, 73.3333%
        XYZ:
        26.7001, 23.2427, 50.0928
        xyY:
        0.2669, 0.2323, 23.2427
      CIE-Lab:
        55.3215, 20.0420, -31.4275
        CIE-LCH:
        55.3215, 37.2743, 302.5266
        CIE-Luv:
        55.3215, 3.8472, -50.6007
        Hunter-Lab:
        48.2107, 14.4881, -27.8570
      #8b7bbb color charts
#8b7bbb RGB chart
      #8b7bbb CMYK chart
      #8b7bbb RGB pie chart
      #8b7bbb color shades, tints & tones
#8b7bbb color schemes
#8b7bbb color preview, HTML & CSS examples
           This text has a color of #8b7bbb        
        
          <p style="color:#8b7bbb;">Text here</p>
        
        
          .mytext {color:#8b7bbb;}
        
        Text color #8b7bbb
      
           This box has a color of #8b7bbb        
        
          <div style="background-color:#8b7bbb;">Content here</div>
        
        
          .mybackground {background-color:#8b7bbb;}
        
        Background color #8b7bbb
      
           Border around this has a color of #8b7bbb        
        
          <div style="border:2px solid #8b7bbb;">Content here</div>
        
        
          .myborder {border:2px solid #8b7bbb;}
        
        Border color #8b7bbb