#8b4fbf color space conversions
Hex:
        #8b4fbf
        RGB:
        139, 79, 191
        CMY:
        45, 69, 25
        CMYK:
        27, 59, 0, 25
      HSL:
        272°, 46.6667%, 52.9412%
        HSV (HSB):
        272°, 58.6387%, 74.9020%
        XYZ:
        22.8474, 14.8425, 50.9509
        xyY:
        0.2578, 0.1674, 14.8425
      CIE-Lab:
        45.4177, 46.1556, -49.3796
        CIE-LCH:
        45.4177, 67.5920, 313.0672
        CIE-Luv:
        45.4177, 18.6503, -78.5191
        Hunter-Lab:
        38.5260, 38.4370, -51.4433
      #8b4fbf color charts
#8b4fbf RGB chart
      #8b4fbf CMYK chart
      #8b4fbf RGB pie chart
      #8b4fbf color shades, tints & tones
#8b4fbf color schemes
#8b4fbf color preview, HTML & CSS examples
           This text has a color of #8b4fbf        
        
          <p style="color:#8b4fbf;">Text here</p>
        
        
          .mytext {color:#8b4fbf;}
        
        Text color #8b4fbf
      
           This box has a color of #8b4fbf        
        
          <div style="background-color:#8b4fbf;">Content here</div>
        
        
          .mybackground {background-color:#8b4fbf;}
        
        Background color #8b4fbf
      
           Border around this has a color of #8b4fbf        
        
          <div style="border:2px solid #8b4fbf;">Content here</div>
        
        
          .myborder {border:2px solid #8b4fbf;}
        
        Border color #8b4fbf