#8b6bec color space conversions
Hex:
        #8b6bec
        RGB:
        139, 107, 236
        CMY:
        45, 58, 7
        CMYK:
        41, 55, 0, 7
      HSL:
        255°, 77.2455%, 67.2549%
        HSV (HSB):
        255°, 54.6610%, 92.5490%
        XYZ:
        31.0455, 22.0605, 81.9787
        xyY:
        0.2298, 0.1633, 22.0605
      CIE-Lab:
        54.0911, 42.2251, -61.0997
        CIE-LCH:
        54.0911, 74.2707, 304.6478
        CIE-Luv:
        54.0911, 4.5314, -99.6577
        Hunter-Lab:
        46.9686, 35.7906, -70.6064
      #8b6bec color charts
#8b6bec RGB chart
      #8b6bec CMYK chart
      #8b6bec RGB pie chart
      #8b6bec color shades, tints & tones
#8b6bec color schemes
#8b6bec color preview, HTML & CSS examples
           This text has a color of #8b6bec        
        
          <p style="color:#8b6bec;">Text here</p>
        
        
          .mytext {color:#8b6bec;}
        
        Text color #8b6bec
      
           This box has a color of #8b6bec        
        
          <div style="background-color:#8b6bec;">Content here</div>
        
        
          .mybackground {background-color:#8b6bec;}
        
        Background color #8b6bec
      
           Border around this has a color of #8b6bec        
        
          <div style="border:2px solid #8b6bec;">Content here</div>
        
        
          .myborder {border:2px solid #8b6bec;}
        
        Border color #8b6bec