#926eaa color space conversions
Hex:
        #926eaa
        RGB:
        146, 110, 170
        CMY:
        43, 57, 33
        CMYK:
        14, 35, 0, 33
      HSL:
        276°, 26.0870%, 54.9020%
        HSV (HSB):
        276°, 35.2941%, 66.6667%
        XYZ:
        24.6857, 20.1651, 40.6214
        xyY:
        0.2888, 0.2359, 20.1651
      CIE-Lab:
        52.0234, 25.8067, -26.6959
        CIE-LCH:
        52.0234, 37.1302, 314.0297
        CIE-Luv:
        52.0234, 14.9220, -43.3914
        Hunter-Lab:
        44.9056, 19.5409, -22.1995
      #926eaa color charts
#926eaa RGB chart
      #926eaa CMYK chart
      #926eaa RGB pie chart
      #926eaa color shades, tints & tones
#926eaa color schemes
#926eaa color preview, HTML & CSS examples
           This text has a color of #926eaa        
        
          <p style="color:#926eaa;">Text here</p>
        
        
          .mytext {color:#926eaa;}
        
        Text color #926eaa
      
           This box has a color of #926eaa        
        
          <div style="background-color:#926eaa;">Content here</div>
        
        
          .mybackground {background-color:#926eaa;}
        
        Background color #926eaa
      
           Border around this has a color of #926eaa        
        
          <div style="border:2px solid #926eaa;">Content here</div>
        
        
          .myborder {border:2px solid #926eaa;}
        
        Border color #926eaa