#2e0136 color space conversions
Hex:
        #2e0136
        RGB:
        46, 1, 54
        CMY:
        82, 100, 79
        CMYK:
        15, 98, 0, 79
      HSL:
        291°, 96.3636%, 10.7843%
        HSV (HSB):
        291°, 98.1481%, 21.1765%
        XYZ:
        1.8034, 0.8689, 3.5627
        xyY:
        0.2892, 0.1394, 0.8689
      CIE-Lab:
        7.8486, 30.5634, -22.8506
        CIE-LCH:
        7.8486, 38.1611, 323.2165
        CIE-Luv:
        7.8486, 8.6497, -16.5259
        Hunter-Lab:
        9.3214, 18.2219, -16.1359
      #2e0136 color charts
#2e0136 RGB chart
      #2e0136 CMYK chart
      #2e0136 RGB pie chart
      #2e0136 color shades, tints & tones
#2e0136 color schemes
#2e0136 color preview, HTML & CSS examples
           This text has a color of #2e0136        
        
          <p style="color:#2e0136;">Text here</p>
        
        
          .mytext {color:#2e0136;}
        
        Text color #2e0136
      
           This box has a color of #2e0136        
        
          <div style="background-color:#2e0136;">Content here</div>
        
        
          .mybackground {background-color:#2e0136;}
        
        Background color #2e0136
      
           Border around this has a color of #2e0136        
        
          <div style="border:2px solid #2e0136;">Content here</div>
        
        
          .myborder {border:2px solid #2e0136;}
        
        Border color #2e0136