#2e0342 color space conversions
Hex:
        #2e0342
        RGB:
        46, 3, 66
        CMY:
        82, 99, 74
        CMYK:
        30, 95, 0, 74
      HSL:
        281°, 91.3043%, 13.5294%
        HSV (HSB):
        281°, 95.4545%, 25.8824%
        XYZ:
        2.1426, 1.0393, 5.2419
        xyY:
        0.2544, 0.1234, 1.0393
      CIE-Lab:
        9.3148, 32.1300, -29.1107
        CIE-LCH:
        9.3148, 43.3563, 317.8225
        CIE-Luv:
        9.3148, 7.0619, -22.8583
        Hunter-Lab:
        10.1947, 19.6752, -23.3497
      #2e0342 color charts
#2e0342 RGB chart
      #2e0342 CMYK chart
      #2e0342 RGB pie chart
      #2e0342 color shades, tints & tones
#2e0342 color schemes
#2e0342 color preview, HTML & CSS examples
           This text has a color of #2e0342        
        
          <p style="color:#2e0342;">Text here</p>
        
        
          .mytext {color:#2e0342;}
        
        Text color #2e0342
      
           This box has a color of #2e0342        
        
          <div style="background-color:#2e0342;">Content here</div>
        
        
          .mybackground {background-color:#2e0342;}
        
        Background color #2e0342
      
           Border around this has a color of #2e0342        
        
          <div style="border:2px solid #2e0342;">Content here</div>
        
        
          .myborder {border:2px solid #2e0342;}
        
        Border color #2e0342