#2e1787 color space conversions
Hex:
        #2e1787
        RGB:
        46, 23, 135
        CMY:
        82, 91, 47
        CMYK:
        66, 83, 0, 47
      HSL:
        252°, 70.8861%, 30.9804%
        HSV (HSB):
        252°, 82.9630%, 52.9412%
        XYZ:
        5.8063, 2.9429, 23.1837
        xyY:
        0.1818, 0.0922, 2.9429
      CIE-Lab:
        19.8138, 42.5504, -57.6796
        CIE-LCH:
        19.8138, 71.6761, 306.4163
        CIE-Luv:
        19.8138, -0.8986, -63.5439
        Hunter-Lab:
        17.1549, 30.3944, -68.1180
      #2e1787 color charts
#2e1787 RGB chart
      #2e1787 CMYK chart
      #2e1787 RGB pie chart
      #2e1787 color shades, tints & tones
#2e1787 color schemes
#2e1787 color preview, HTML & CSS examples
           This text has a color of #2e1787        
        
          <p style="color:#2e1787;">Text here</p>
        
        
          .mytext {color:#2e1787;}
        
        Text color #2e1787
      
           This box has a color of #2e1787        
        
          <div style="background-color:#2e1787;">Content here</div>
        
        
          .mybackground {background-color:#2e1787;}
        
        Background color #2e1787
      
           Border around this has a color of #2e1787        
        
          <div style="border:2px solid #2e1787;">Content here</div>
        
        
          .myborder {border:2px solid #2e1787;}
        
        Border color #2e1787