#8170af color space conversions
Hex:
        #8170af
        RGB:
        129, 112, 175
        CMY:
        49, 56, 31
        CMYK:
        26, 36, 0, 31
      HSL:
        256°, 28.2511%, 56.2745%
        HSV (HSB):
        256°, 36.0000%, 68.6275%
        XYZ:
        22.5853, 19.3506, 43.1021
        xyY:
        0.2656, 0.2276, 19.3506
      CIE-Lab:
        51.0949, 20.4916, -31.1699
        CIE-LCH:
        51.0949, 37.3023, 303.3216
        CIE-Luv:
        51.0949, 4.3058, -49.4547
        Hunter-Lab:
        43.9893, 14.6653, -27.3016
      #8170af color charts
#8170af RGB chart
      #8170af CMYK chart
      #8170af RGB pie chart
      #8170af color shades, tints & tones
#8170af color schemes
#8170af color preview, HTML & CSS examples
           This text has a color of #8170af        
        
          <p style="color:#8170af;">Text here</p>
        
        
          .mytext {color:#8170af;}
        
        Text color #8170af
      
           This box has a color of #8170af        
        
          <div style="background-color:#8170af;">Content here</div>
        
        
          .mybackground {background-color:#8170af;}
        
        Background color #8170af
      
           Border around this has a color of #8170af        
        
          <div style="border:2px solid #8170af;">Content here</div>
        
        
          .myborder {border:2px solid #8170af;}
        
        Border color #8170af