#8160cd color space conversions
Hex:
        #8160cd
        RGB:
        129, 96, 205
        CMY:
        49, 62, 20
        CMYK:
        37, 53, 0, 20
      HSL:
        258°, 52.1531%, 59.0196%
        HSV (HSB):
        258°, 53.1707%, 80.3922%
        XYZ:
        24.2556, 17.4406, 59.8456
        xyY:
        0.2389, 0.1718, 17.4406
      CIE-Lab:
        48.8105, 37.7916, -52.0854
        CIE-LCH:
        48.8105, 64.3514, 305.9635
        CIE-Luv:
        48.8105, 6.7452, -83.1668
        Hunter-Lab:
        41.7620, 30.5902, -55.7301
      #8160cd color charts
#8160cd RGB chart
      #8160cd CMYK chart
      #8160cd RGB pie chart
      #8160cd color shades, tints & tones
#8160cd color schemes
#8160cd color preview, HTML & CSS examples
           This text has a color of #8160cd        
        
          <p style="color:#8160cd;">Text here</p>
        
        
          .mytext {color:#8160cd;}
        
        Text color #8160cd
      
           This box has a color of #8160cd        
        
          <div style="background-color:#8160cd;">Content here</div>
        
        
          .mybackground {background-color:#8160cd;}
        
        Background color #8160cd
      
           Border around this has a color of #8160cd        
        
          <div style="border:2px solid #8160cd;">Content here</div>
        
        
          .myborder {border:2px solid #8160cd;}
        
        Border color #8160cd