#2e2235 color space conversions
Hex:
        #2e2235
        RGB:
        46, 34, 53
        CMY:
        82, 87, 79
        CMYK:
        13, 36, 0, 79
      HSL:
        278°, 21.8391%, 17.0588%
        HSV (HSB):
        278°, 35.8491%, 20.7843%
        XYZ:
        2.3413, 1.9819, 3.6273
        xyY:
        0.2945, 0.2493, 1.9819
      CIE-Lab:
        15.3922, 10.1719, -10.2290
        CIE-LCH:
        15.3922, 14.4257, 314.8398
        CIE-Luv:
        15.3922, 4.0422, -10.6156
        Hunter-Lab:
        14.0781, 5.0497, -5.4217
      #2e2235 color charts
#2e2235 RGB chart
      #2e2235 CMYK chart
      #2e2235 RGB pie chart
      #2e2235 color shades, tints & tones
#2e2235 color schemes
#2e2235 color preview, HTML & CSS examples
           This text has a color of #2e2235        
        
          <p style="color:#2e2235;">Text here</p>
        
        
          .mytext {color:#2e2235;}
        
        Text color #2e2235
      
           This box has a color of #2e2235        
        
          <div style="background-color:#2e2235;">Content here</div>
        
        
          .mybackground {background-color:#2e2235;}
        
        Background color #2e2235
      
           Border around this has a color of #2e2235        
        
          <div style="border:2px solid #2e2235;">Content here</div>
        
        
          .myborder {border:2px solid #2e2235;}
        
        Border color #2e2235