#926fef color space conversions
Hex:
        #926fef
        RGB:
        146, 111, 239
        CMY:
        43, 56, 6
        CMYK:
        39, 54, 0, 6
      HSL:
        256°, 80.0000%, 68.6275%
        HSV (HSB):
        256°, 53.5565%, 93.7255%
        XYZ:
        33.1185, 23.7119, 84.4927
        xyY:
        0.2343, 0.1678, 23.7119
      CIE-Lab:
        55.7981, 42.3670, -59.9977
        CIE-LCH:
        55.7981, 73.4485, 305.2276
        CIE-Luv:
        55.7981, 6.1060, -98.7012
        Hunter-Lab:
        48.6948, 36.1860, -68.7905
      #926fef color charts
#926fef RGB chart
      #926fef CMYK chart
      #926fef RGB pie chart
      #926fef color shades, tints & tones
#926fef color schemes
#926fef color preview, HTML & CSS examples
           This text has a color of #926fef        
        
          <p style="color:#926fef;">Text here</p>
        
        
          .mytext {color:#926fef;}
        
        Text color #926fef
      
           This box has a color of #926fef        
        
          <div style="background-color:#926fef;">Content here</div>
        
        
          .mybackground {background-color:#926fef;}
        
        Background color #926fef
      
           Border around this has a color of #926fef        
        
          <div style="border:2px solid #926fef;">Content here</div>
        
        
          .myborder {border:2px solid #926fef;}
        
        Border color #926fef