#8461bd color space conversions
Hex:
        #8461bd
        RGB:
        132, 97, 189
        CMY:
        48, 62, 26
        CMYK:
        30, 49, 0, 26
      HSL:
        263°, 41.0714%, 56.0784%
        HSV (HSB):
        263°, 48.6772%, 74.1176%
        XYZ:
        22.9757, 17.1290, 50.2394
        xyY:
        0.2543, 0.1896, 17.1290
      CIE-Lab:
        48.4222, 33.7861, -43.4733
        CIE-LCH:
        48.4222, 55.0584, 307.8532
        CIE-Luv:
        48.4222, 9.8045, -69.4613
        Hunter-Lab:
        41.3873, 26.6648, -43.0002
      #8461bd color charts
#8461bd RGB chart
      #8461bd CMYK chart
      #8461bd RGB pie chart
      #8461bd color shades, tints & tones
#8461bd color schemes
#8461bd color preview, HTML & CSS examples
           This text has a color of #8461bd        
        
          <p style="color:#8461bd;">Text here</p>
        
        
          .mytext {color:#8461bd;}
        
        Text color #8461bd
      
           This box has a color of #8461bd        
        
          <div style="background-color:#8461bd;">Content here</div>
        
        
          .mybackground {background-color:#8461bd;}
        
        Background color #8461bd
      
           Border around this has a color of #8461bd        
        
          <div style="border:2px solid #8461bd;">Content here</div>
        
        
          .myborder {border:2px solid #8461bd;}
        
        Border color #8461bd