#926ffb color space conversions
Hex:
        #926ffb
        RGB:
        146, 111, 251
        CMY:
        43, 56, 2
        CMYK:
        42, 56, 0, 2
      HSL:
        255°, 94.5946%, 70.9804%
        HSV (HSB):
        255°, 55.7769%, 98.4314%
        XYZ:
        34.9511, 24.4449, 94.1430
        xyY:
        0.2276, 0.1592, 24.4449
      CIE-Lab:
        56.5305, 45.5837, -65.4815
        CIE-LCH:
        56.5305, 79.7853, 304.8430
        CIE-Luv:
        56.5305, 4.8036, -107.8226
        Hunter-Lab:
        49.4418, 39.6610, -78.2859
      #926ffb color charts
#926ffb RGB chart
      #926ffb CMYK chart
      #926ffb RGB pie chart
      #926ffb color shades, tints & tones
#926ffb color schemes
#926ffb color preview, HTML & CSS examples
           This text has a color of #926ffb        
        
          <p style="color:#926ffb;">Text here</p>
        
        
          .mytext {color:#926ffb;}
        
        Text color #926ffb
      
           This box has a color of #926ffb        
        
          <div style="background-color:#926ffb;">Content here</div>
        
        
          .mybackground {background-color:#926ffb;}
        
        Background color #926ffb
      
           Border around this has a color of #926ffb        
        
          <div style="border:2px solid #926ffb;">Content here</div>
        
        
          .myborder {border:2px solid #926ffb;}
        
        Border color #926ffb