#8145a8 color space conversions
Hex:
        #8145a8
        RGB:
        129, 69, 168
        CMY:
        49, 73, 34
        CMYK:
        23, 59, 0, 34
      HSL:
        276°, 41.7722%, 46.4706%
        HSV (HSB):
        276°, 58.9286%, 65.8824%
        XYZ:
        18.2493, 11.7505, 38.3520
        xyY:
        0.2670, 0.1719, 11.7505
      CIE-Lab:
        40.8168, 43.5510, -43.2848
        CIE-LCH:
        40.8168, 61.4025, 315.1756
        CIE-Luv:
        40.8168, 20.1459, -67.2351
        Hunter-Lab:
        34.2790, 35.0404, -42.3394
      #8145a8 color charts
#8145a8 RGB chart
      #8145a8 CMYK chart
      #8145a8 RGB pie chart
      #8145a8 color shades, tints & tones
#8145a8 color schemes
#8145a8 color preview, HTML & CSS examples
           This text has a color of #8145a8        
        
          <p style="color:#8145a8;">Text here</p>
        
        
          .mytext {color:#8145a8;}
        
        Text color #8145a8
      
           This box has a color of #8145a8        
        
          <div style="background-color:#8145a8;">Content here</div>
        
        
          .mybackground {background-color:#8145a8;}
        
        Background color #8145a8
      
           Border around this has a color of #8145a8        
        
          <div style="border:2px solid #8145a8;">Content here</div>
        
        
          .myborder {border:2px solid #8145a8;}
        
        Border color #8145a8