#2e203a color space conversions
Hex:
        #2e203a
        RGB:
        46, 32, 58
        CMY:
        82, 87, 77
        CMYK:
        21, 45, 0, 77
      HSL:
        272°, 28.8889%, 17.6471%
        HSV (HSB):
        272°, 44.8276%, 22.7451%
        XYZ:
        2.4069, 1.9194, 4.2466
        xyY:
        0.2808, 0.2239, 1.9194
      CIE-Lab:
        15.0582, 12.9577, -14.2765
        CIE-LCH:
        15.0582, 19.2800, 312.2277
        CIE-Luv:
        15.0582, 4.1671, -14.7167
        Hunter-Lab:
        13.8541, 6.7672, -8.4759
      #2e203a color charts
#2e203a RGB chart
      #2e203a CMYK chart
      #2e203a RGB pie chart
      #2e203a color shades, tints & tones
#2e203a color schemes
#2e203a color preview, HTML & CSS examples
           This text has a color of #2e203a        
        
          <p style="color:#2e203a;">Text here</p>
        
        
          .mytext {color:#2e203a;}
        
        Text color #2e203a
      
           This box has a color of #2e203a        
        
          <div style="background-color:#2e203a;">Content here</div>
        
        
          .mybackground {background-color:#2e203a;}
        
        Background color #2e203a
      
           Border around this has a color of #2e203a        
        
          <div style="border:2px solid #2e203a;">Content here</div>
        
        
          .myborder {border:2px solid #2e203a;}
        
        Border color #2e203a