#8d6aee color space conversions
Hex:
        #8d6aee
        RGB:
        141, 106, 238
        CMY:
        45, 58, 7
        CMYK:
        41, 55, 0, 7
      HSL:
        256°, 79.5181%, 67.4510%
        HSV (HSB):
        256°, 55.4622%, 93.3333%
        XYZ:
        31.5712, 22.1438, 83.4991
        xyY:
        0.2301, 0.1614, 22.1438
      CIE-Lab:
        54.1793, 43.7777, -62.0657
        CIE-LCH:
        54.1793, 75.9515, 305.1971
        CIE-Luv:
        54.1793, 5.4655, -101.3334
        Hunter-Lab:
        47.0572, 37.4072, -72.2651
      #8d6aee color charts
#8d6aee RGB chart
      #8d6aee CMYK chart
      #8d6aee RGB pie chart
      #8d6aee color shades, tints & tones
#8d6aee color schemes
#8d6aee color preview, HTML & CSS examples
           This text has a color of #8d6aee        
        
          <p style="color:#8d6aee;">Text here</p>
        
        
          .mytext {color:#8d6aee;}
        
        Text color #8d6aee
      
           This box has a color of #8d6aee        
        
          <div style="background-color:#8d6aee;">Content here</div>
        
        
          .mybackground {background-color:#8d6aee;}
        
        Background color #8d6aee
      
           Border around this has a color of #8d6aee        
        
          <div style="border:2px solid #8d6aee;">Content here</div>
        
        
          .myborder {border:2px solid #8d6aee;}
        
        Border color #8d6aee