#8c4bbd color space conversions
Hex:
        #8c4bbd
        RGB:
        140, 75, 189
        CMY:
        45, 71, 26
        CMYK:
        26, 60, 0, 26
      HSL:
        274°, 46.3415%, 51.7647%
        HSV (HSB):
        274°, 60.3175%, 74.1176%
        XYZ:
        22.5166, 14.2817, 49.7140
        xyY:
        0.2603, 0.1651, 14.2817
      CIE-Lab:
        44.6343, 48.0248, -49.4636
        CIE-LCH:
        44.6343, 68.9422, 314.1544
        CIE-Luv:
        44.6343, 20.6351, -78.4742
        Hunter-Lab:
        37.7912, 40.2187, -51.5417
      #8c4bbd color charts
#8c4bbd RGB chart
      #8c4bbd CMYK chart
      #8c4bbd RGB pie chart
      #8c4bbd color shades, tints & tones
#8c4bbd color schemes
#8c4bbd color preview, HTML & CSS examples
           This text has a color of #8c4bbd        
        
          <p style="color:#8c4bbd;">Text here</p>
        
        
          .mytext {color:#8c4bbd;}
        
        Text color #8c4bbd
      
           This box has a color of #8c4bbd        
        
          <div style="background-color:#8c4bbd;">Content here</div>
        
        
          .mybackground {background-color:#8c4bbd;}
        
        Background color #8c4bbd
      
           Border around this has a color of #8c4bbd        
        
          <div style="border:2px solid #8c4bbd;">Content here</div>
        
        
          .myborder {border:2px solid #8c4bbd;}
        
        Border color #8c4bbd