#2e0345 color space conversions
Hex:
        #2e0345
        RGB:
        46, 3, 69
        CMY:
        82, 99, 73
        CMYK:
        33, 96, 0, 73
      HSL:
        279°, 91.6667%, 14.1176%
        HSV (HSB):
        279°, 95.6522%, 27.0588%
        XYZ:
        2.2335, 1.0756, 5.7201
        xyY:
        0.2474, 0.1191, 1.0756
      CIE-Lab:
        9.6063, 32.8412, -30.7564
        CIE-LCH:
        9.6063, 44.9944, 316.8775
        CIE-Luv:
        9.6063, 6.6956, -24.4590
        Hunter-Lab:
        10.3713, 20.2901, -25.4406
      #2e0345 color charts
#2e0345 RGB chart
      #2e0345 CMYK chart
      #2e0345 RGB pie chart
      #2e0345 color shades, tints & tones
#2e0345 color schemes
#2e0345 color preview, HTML & CSS examples
           This text has a color of #2e0345        
        
          <p style="color:#2e0345;">Text here</p>
        
        
          .mytext {color:#2e0345;}
        
        Text color #2e0345
      
           This box has a color of #2e0345        
        
          <div style="background-color:#2e0345;">Content here</div>
        
        
          .mybackground {background-color:#2e0345;}
        
        Background color #2e0345
      
           Border around this has a color of #2e0345        
        
          <div style="border:2px solid #2e0345;">Content here</div>
        
        
          .myborder {border:2px solid #2e0345;}
        
        Border color #2e0345