#2e0a5d color space conversions
Hex:
        #2e0a5d
        RGB:
        46, 10, 93
        CMY:
        82, 96, 64
        CMYK:
        51, 89, 0, 64
      HSL:
        266°, 80.5825%, 20.1961%
        HSV (HSB):
        266°, 89.2473%, 36.4706%
        XYZ:
        3.2110, 1.5882, 10.4932
        xyY:
        0.2100, 0.1039, 1.5882
      CIE-Lab:
        13.1584, 35.9537, -41.4221
        CIE-LCH:
        13.1584, 54.8495, 310.9574
        CIE-Luv:
        13.1584, 3.7059, -38.3260
        Hunter-Lab:
        12.6025, 23.4261, -40.5449
      #2e0a5d color charts
#2e0a5d RGB chart
      #2e0a5d CMYK chart
      #2e0a5d RGB pie chart
      #2e0a5d color shades, tints & tones
#2e0a5d color schemes
#2e0a5d color preview, HTML & CSS examples
           This text has a color of #2e0a5d        
        
          <p style="color:#2e0a5d;">Text here</p>
        
        
          .mytext {color:#2e0a5d;}
        
        Text color #2e0a5d
      
           This box has a color of #2e0a5d        
        
          <div style="background-color:#2e0a5d;">Content here</div>
        
        
          .mybackground {background-color:#2e0a5d;}
        
        Background color #2e0a5d
      
           Border around this has a color of #2e0a5d        
        
          <div style="border:2px solid #2e0a5d;">Content here</div>
        
        
          .myborder {border:2px solid #2e0a5d;}
        
        Border color #2e0a5d