#2e223e color space conversions
Hex:
        #2e223e
        RGB:
        46, 34, 62
        CMY:
        82, 87, 76
        CMYK:
        26, 45, 0, 76
      HSL:
        266°, 29.1667%, 18.8235%
        HSV (HSB):
        266°, 45.1613%, 24.3137%
        XYZ:
        2.5682, 2.0727, 4.8221
        xyY:
        0.2714, 0.2190, 2.0727
      CIE-Lab:
        15.8642, 12.6927, -15.8220
        CIE-LCH:
        15.8642, 20.2840, 308.7371
        CIE-Luv:
        15.8642, 3.2222, -16.6464
        Hunter-Lab:
        14.3969, 6.6479, -9.7810
      #2e223e color charts
#2e223e RGB chart
      #2e223e CMYK chart
      #2e223e RGB pie chart
      #2e223e color shades, tints & tones
#2e223e color schemes
#2e223e color preview, HTML & CSS examples
           This text has a color of #2e223e        
        
          <p style="color:#2e223e;">Text here</p>
        
        
          .mytext {color:#2e223e;}
        
        Text color #2e223e
      
           This box has a color of #2e223e        
        
          <div style="background-color:#2e223e;">Content here</div>
        
        
          .mybackground {background-color:#2e223e;}
        
        Background color #2e223e
      
           Border around this has a color of #2e223e        
        
          <div style="border:2px solid #2e223e;">Content here</div>
        
        
          .myborder {border:2px solid #2e223e;}
        
        Border color #2e223e