#8461af color space conversions
Hex:
        #8461af
        RGB:
        132, 97, 175
        CMY:
        48, 62, 31
        CMYK:
        25, 45, 0, 31
      HSL:
        267°, 32.7731%, 53.3333%
        HSV (HSB):
        267°, 44.5714%, 68.6275%
        XYZ:
        21.5283, 16.5501, 42.6173
        xyY:
        0.2668, 0.2051, 16.5501
      CIE-Lab:
        47.6880, 30.2676, -36.4911
        CIE-LCH:
        47.6880, 47.4102, 309.6741
        CIE-Luv:
        47.6880, 11.6088, -58.1144
        Hunter-Lab:
        40.6818, 23.2668, -33.6336
      #8461af color charts
#8461af RGB chart
      #8461af CMYK chart
      #8461af RGB pie chart
      #8461af color shades, tints & tones
#8461af color schemes
#8461af color preview, HTML & CSS examples
           This text has a color of #8461af        
        
          <p style="color:#8461af;">Text here</p>
        
        
          .mytext {color:#8461af;}
        
        Text color #8461af
      
           This box has a color of #8461af        
        
          <div style="background-color:#8461af;">Content here</div>
        
        
          .mybackground {background-color:#8461af;}
        
        Background color #8461af
      
           Border around this has a color of #8461af        
        
          <div style="border:2px solid #8461af;">Content here</div>
        
        
          .myborder {border:2px solid #8461af;}
        
        Border color #8461af