#8c4bda color space conversions
Hex:
        #8c4bda
        RGB:
        140, 75, 218
        CMY:
        45, 71, 15
        CMYK:
        36, 66, 0, 15
      HSL:
        267°, 65.8986%, 57.4510%
        HSV (HSB):
        267°, 65.5963%, 85.4902%
        XYZ:
        25.9862, 15.6696, 67.9846
        xyY:
        0.2370, 0.1429, 15.6696
      CIE-Lab:
        46.5379, 54.9573, -63.1172
        CIE-LCH:
        46.5379, 83.6904, 311.0467
        CIE-Luv:
        46.5379, 15.5515, -99.8503
        Hunter-Lab:
        39.5848, 47.9063, -74.1178
      #8c4bda color charts
#8c4bda RGB chart
      #8c4bda CMYK chart
      #8c4bda RGB pie chart
      #8c4bda color shades, tints & tones
#8c4bda color schemes
#8c4bda color preview, HTML & CSS examples
           This text has a color of #8c4bda        
        
          <p style="color:#8c4bda;">Text here</p>
        
        
          .mytext {color:#8c4bda;}
        
        Text color #8c4bda
      
           This box has a color of #8c4bda        
        
          <div style="background-color:#8c4bda;">Content here</div>
        
        
          .mybackground {background-color:#8c4bda;}
        
        Background color #8c4bda
      
           Border around this has a color of #8c4bda        
        
          <div style="border:2px solid #8c4bda;">Content here</div>
        
        
          .myborder {border:2px solid #8c4bda;}
        
        Border color #8c4bda