#2e315b color space conversions
Hex:
        #2e315b
        RGB:
        46, 49, 91
        CMY:
        82, 81, 64
        CMYK:
        49, 46, 0, 64
      HSL:
        236°, 32.8467%, 26.8627%
        HSV (HSB):
        236°, 49.4505%, 35.6863%
        XYZ:
        4.1134, 3.5328, 10.3626
        xyY:
        0.2284, 0.1962, 3.5328
      CIE-Lab:
        22.0625, 11.4827, -25.6881
        CIE-LCH:
        22.0625, 28.1377, 294.0848
        CIE-Luv:
        22.0625, -3.2349, -30.9239
        Hunter-Lab:
        18.7957, 6.1713, -19.5313
      #2e315b color charts
#2e315b RGB chart
      #2e315b CMYK chart
      #2e315b RGB pie chart
      #2e315b color shades, tints & tones
#2e315b color schemes
#2e315b color preview, HTML & CSS examples
           This text has a color of #2e315b        
        
          <p style="color:#2e315b;">Text here</p>
        
        
          .mytext {color:#2e315b;}
        
        Text color #2e315b
      
           This box has a color of #2e315b        
        
          <div style="background-color:#2e315b;">Content here</div>
        
        
          .mybackground {background-color:#2e315b;}
        
        Background color #2e315b
      
           Border around this has a color of #2e315b        
        
          <div style="border:2px solid #2e315b;">Content here</div>
        
        
          .myborder {border:2px solid #2e315b;}
        
        Border color #2e315b