#2e082a color space conversions
Hex:
        #2e082a
        RGB:
        46, 8, 42
        CMY:
        82, 97, 84
        CMYK:
        0, 83, 9, 82
      HSL:
        306°, 70.3704%, 10.5882%
        HSV (HSB):
        306°, 82.6087%, 18.0392%
        XYZ:
        1.6315, 0.9217, 2.2824
        xyY:
        0.3374, 0.1906, 0.9217
      CIE-Lab:
        8.3211, 24.1457, -13.2121
        CIE-LCH:
        8.3211, 27.5241, 331.3132
        CIE-Luv:
        8.3211, 10.2495, -10.4305
        Hunter-Lab:
        9.6004, 13.5331, -7.3754
      #2e082a color charts
#2e082a RGB chart
      #2e082a CMYK chart
      #2e082a RGB pie chart
      #2e082a color shades, tints & tones
#2e082a color schemes
#2e082a color preview, HTML & CSS examples
           This text has a color of #2e082a        
        
          <p style="color:#2e082a;">Text here</p>
        
        
          .mytext {color:#2e082a;}
        
        Text color #2e082a
      
           This box has a color of #2e082a        
        
          <div style="background-color:#2e082a;">Content here</div>
        
        
          .mybackground {background-color:#2e082a;}
        
        Background color #2e082a
      
           Border around this has a color of #2e082a        
        
          <div style="border:2px solid #2e082a;">Content here</div>
        
        
          .myborder {border:2px solid #2e082a;}
        
        Border color #2e082a