#8b55bc color space conversions
Hex:
        #8b55bc
        RGB:
        139, 85, 188
        CMY:
        45, 67, 26
        CMYK:
        26, 55, 0, 26
      HSL:
        271°, 43.4599%, 53.5294%
        HSV (HSB):
        271°, 54.7872%, 73.7255%
        XYZ:
        22.9731, 15.6168, 49.3805
        xyY:
        0.2611, 0.1775, 15.6168
      CIE-Lab:
        46.4677, 42.1988, -45.9574
        CIE-LCH:
        46.4677, 62.3925, 312.5586
        CIE-Luv:
        46.4677, 17.4274, -73.4622
        Hunter-Lab:
        39.5181, 34.6107, -46.4241
      #8b55bc color charts
#8b55bc RGB chart
      #8b55bc CMYK chart
      #8b55bc RGB pie chart
      #8b55bc color shades, tints & tones
#8b55bc color schemes
#8b55bc color preview, HTML & CSS examples
           This text has a color of #8b55bc        
        
          <p style="color:#8b55bc;">Text here</p>
        
        
          .mytext {color:#8b55bc;}
        
        Text color #8b55bc
      
           This box has a color of #8b55bc        
        
          <div style="background-color:#8b55bc;">Content here</div>
        
        
          .mybackground {background-color:#8b55bc;}
        
        Background color #8b55bc
      
           Border around this has a color of #8b55bc        
        
          <div style="border:2px solid #8b55bc;">Content here</div>
        
        
          .myborder {border:2px solid #8b55bc;}
        
        Border color #8b55bc