#8b5cbf color space conversions
Hex:
        #8b5cbf
        RGB:
        139, 92, 191
        CMY:
        45, 64, 25
        CMYK:
        27, 52, 0, 25
      HSL:
        268°, 43.6123%, 55.4902%
        HSV (HSB):
        268°, 51.8325%, 74.9020%
        XYZ:
        23.8786, 16.9048, 51.2946
        xyY:
        0.2593, 0.1836, 16.9048
      CIE-Lab:
        48.1399, 39.0305, -45.0346
        CIE-LCH:
        48.1399, 59.5944, 310.9147
        CIE-Luv:
        48.1399, 14.7686, -72.3504
        Hunter-Lab:
        41.1155, 31.7150, -45.1878
      #8b5cbf color charts
#8b5cbf RGB chart
      #8b5cbf CMYK chart
      #8b5cbf RGB pie chart
      #8b5cbf color shades, tints & tones
#8b5cbf color schemes
#8b5cbf color preview, HTML & CSS examples
           This text has a color of #8b5cbf        
        
          <p style="color:#8b5cbf;">Text here</p>
        
        
          .mytext {color:#8b5cbf;}
        
        Text color #8b5cbf
      
           This box has a color of #8b5cbf        
        
          <div style="background-color:#8b5cbf;">Content here</div>
        
        
          .mybackground {background-color:#8b5cbf;}
        
        Background color #8b5cbf
      
           Border around this has a color of #8b5cbf        
        
          <div style="border:2px solid #8b5cbf;">Content here</div>
        
        
          .myborder {border:2px solid #8b5cbf;}
        
        Border color #8b5cbf