#2e113f color space conversions
Hex:
        #2e113f
        RGB:
        46, 17, 63
        CMY:
        82, 93, 75
        CMYK:
        27, 73, 0, 75
      HSL:
        278°, 57.5000%, 15.6863%
        HSV (HSB):
        278°, 73.0159%, 24.7059%
        XYZ:
        2.2244, 1.3406, 4.8442
        xyY:
        0.2645, 0.1594, 1.3406
      CIE-Lab:
        11.5567, 24.2399, -23.3564
        CIE-LCH:
        11.5567, 33.6614, 316.0635
        CIE-Luv:
        11.5567, 6.5361, -21.1917
        Hunter-Lab:
        11.5785, 14.0295, -16.7004
      #2e113f color charts
#2e113f RGB chart
      #2e113f CMYK chart
      #2e113f RGB pie chart
      #2e113f color shades, tints & tones
#2e113f color schemes
#2e113f color preview, HTML & CSS examples
           This text has a color of #2e113f        
        
          <p style="color:#2e113f;">Text here</p>
        
        
          .mytext {color:#2e113f;}
        
        Text color #2e113f
      
           This box has a color of #2e113f        
        
          <div style="background-color:#2e113f;">Content here</div>
        
        
          .mybackground {background-color:#2e113f;}
        
        Background color #2e113f
      
           Border around this has a color of #2e113f        
        
          <div style="border:2px solid #2e113f;">Content here</div>
        
        
          .myborder {border:2px solid #2e113f;}
        
        Border color #2e113f