#926bef color space conversions
Hex:
        #926bef
        RGB:
        146, 107, 239
        CMY:
        43, 58, 6
        CMYK:
        39, 55, 0, 6
      HSL:
        258°, 80.4878%, 67.8431%
        HSV (HSB):
        258°, 55.2301%, 93.7255%
        XYZ:
        32.6917, 22.8584, 84.3504
        xyY:
        0.2337, 0.1634, 22.8584
      CIE-Lab:
        54.9262, 44.6078, -61.3980
        CIE-LCH:
        54.9262, 75.8918, 305.9997
        CIE-Luv:
        54.9262, 7.2710, -100.7300
        Hunter-Lab:
        47.8104, 38.3862, -71.1361
      #926bef color charts
#926bef RGB chart
      #926bef CMYK chart
      #926bef RGB pie chart
      #926bef color shades, tints & tones
#926bef color schemes
#926bef color preview, HTML & CSS examples
           This text has a color of #926bef        
        
          <p style="color:#926bef;">Text here</p>
        
        
          .mytext {color:#926bef;}
        
        Text color #926bef
      
           This box has a color of #926bef        
        
          <div style="background-color:#926bef;">Content here</div>
        
        
          .mybackground {background-color:#926bef;}
        
        Background color #926bef
      
           Border around this has a color of #926bef        
        
          <div style="border:2px solid #926bef;">Content here</div>
        
        
          .myborder {border:2px solid #926bef;}
        
        Border color #926bef