#2e0243 color space conversions
Hex:
        #2e0243
        RGB:
        46, 2, 67
        CMY:
        82, 99, 74
        CMYK:
        31, 97, 0, 74
      HSL:
        281°, 94.2029%, 13.5294%
        HSV (HSB):
        281°, 97.0149%, 26.2745%
        XYZ:
        2.1615, 1.0295, 5.3950
        xyY:
        0.2518, 0.1199, 1.0295
      CIE-Lab:
        9.2349, 32.8883, -29.9497
        CIE-LCH:
        9.2349, 44.4818, 317.6774
        CIE-Luv:
        9.2349, 6.9687, -23.3046
        Hunter-Lab:
        10.1465, 20.2703, -24.4226
      #2e0243 color charts
#2e0243 RGB chart
      #2e0243 CMYK chart
      #2e0243 RGB pie chart
      #2e0243 color shades, tints & tones
#2e0243 color schemes
#2e0243 color preview, HTML & CSS examples
           This text has a color of #2e0243        
        
          <p style="color:#2e0243;">Text here</p>
        
        
          .mytext {color:#2e0243;}
        
        Text color #2e0243
      
           This box has a color of #2e0243        
        
          <div style="background-color:#2e0243;">Content here</div>
        
        
          .mybackground {background-color:#2e0243;}
        
        Background color #2e0243
      
           Border around this has a color of #2e0243        
        
          <div style="border:2px solid #2e0243;">Content here</div>
        
        
          .myborder {border:2px solid #2e0243;}
        
        Border color #2e0243