#2e2761 color space conversions
Hex:
        #2e2761
        RGB:
        46, 39, 97
        CMY:
        82, 85, 62
        CMYK:
        53, 60, 0, 62
      HSL:
        247°, 42.6471%, 26.6667%
        HSV (HSB):
        247°, 59.7938%, 38.0392%
        XYZ:
        4.0099, 2.8949, 11.6567
        xyY:
        0.2160, 0.1560, 2.8949
      CIE-Lab:
        19.6182, 20.5345, -33.5554
        CIE-LCH:
        19.6182, 39.3400, 301.4649
        CIE-Luv:
        19.6182, -0.8147, -38.8055
        Hunter-Lab:
        17.0145, 12.2925, -28.7095
      #2e2761 color charts
#2e2761 RGB chart
      #2e2761 CMYK chart
      #2e2761 RGB pie chart
      #2e2761 color shades, tints & tones
#2e2761 color schemes
#2e2761 color preview, HTML & CSS examples
           This text has a color of #2e2761        
        
          <p style="color:#2e2761;">Text here</p>
        
        
          .mytext {color:#2e2761;}
        
        Text color #2e2761
      
           This box has a color of #2e2761        
        
          <div style="background-color:#2e2761;">Content here</div>
        
        
          .mybackground {background-color:#2e2761;}
        
        Background color #2e2761
      
           Border around this has a color of #2e2761        
        
          <div style="border:2px solid #2e2761;">Content here</div>
        
        
          .myborder {border:2px solid #2e2761;}
        
        Border color #2e2761