#2e1761 color space conversions
Hex:
        #2e1761
        RGB:
        46, 23, 97
        CMY:
        82, 91, 62
        CMYK:
        53, 76, 0, 62
      HSL:
        259°, 61.6667%, 23.5294%
        HSV (HSB):
        259°, 76.2887%, 38.0392%
        XYZ:
        3.5908, 2.0567, 11.5170
        xyY:
        0.2092, 0.1198, 2.0567
      CIE-Lab:
        15.7820, 30.7807, -39.7885
        CIE-LCH:
        15.7820, 50.3048, 307.7258
        CIE-Luv:
        15.7820, 2.1224, -41.0417
        Hunter-Lab:
        14.3412, 19.5961, -37.5752
      #2e1761 color charts
#2e1761 RGB chart
      #2e1761 CMYK chart
      #2e1761 RGB pie chart
      #2e1761 color shades, tints & tones
#2e1761 color schemes
#2e1761 color preview, HTML & CSS examples
           This text has a color of #2e1761        
        
          <p style="color:#2e1761;">Text here</p>
        
        
          .mytext {color:#2e1761;}
        
        Text color #2e1761
      
           This box has a color of #2e1761        
        
          <div style="background-color:#2e1761;">Content here</div>
        
        
          .mybackground {background-color:#2e1761;}
        
        Background color #2e1761
      
           Border around this has a color of #2e1761        
        
          <div style="border:2px solid #2e1761;">Content here</div>
        
        
          .myborder {border:2px solid #2e1761;}
        
        Border color #2e1761