#8461be color space conversions
Hex:
        #8461be
        RGB:
        132, 97, 190
        CMY:
        48, 62, 25
        CMYK:
        31, 49, 0, 25
      HSL:
        263°, 41.7040%, 56.2745%
        HSV (HSB):
        263°, 48.9474%, 74.5098%
        XYZ:
        23.0847, 17.1726, 50.8132
        xyY:
        0.2535, 0.1886, 17.1726
      CIE-Lab:
        48.4768, 34.0424, -43.9653
        CIE-LCH:
        48.4768, 55.6042, 307.7507
        CIE-Luv:
        48.4768, 9.6784, -70.2628
        Hunter-Lab:
        41.4399, 26.9162, -43.6929
      #8461be color charts
#8461be RGB chart
      #8461be CMYK chart
      #8461be RGB pie chart
      #8461be color shades, tints & tones
#8461be color schemes
#8461be color preview, HTML & CSS examples
           This text has a color of #8461be        
        
          <p style="color:#8461be;">Text here</p>
        
        
          .mytext {color:#8461be;}
        
        Text color #8461be
      
           This box has a color of #8461be        
        
          <div style="background-color:#8461be;">Content here</div>
        
        
          .mybackground {background-color:#8461be;}
        
        Background color #8461be
      
           Border around this has a color of #8461be        
        
          <div style="border:2px solid #8461be;">Content here</div>
        
        
          .myborder {border:2px solid #8461be;}
        
        Border color #8461be