#2e0962 color space conversions
Hex:
        #2e0962
        RGB:
        46, 9, 98
        CMY:
        82, 96, 62
        CMYK:
        53, 91, 0, 62
      HSL:
        265°, 83.1776%, 20.9804%
        HSV (HSB):
        265°, 90.8163%, 38.4314%
        XYZ:
        3.4290, 1.6581, 11.6946
        xyY:
        0.2043, 0.0988, 1.6581
      CIE-Lab:
        13.5795, 37.7159, -44.0697
        CIE-LCH:
        13.5795, 58.0054, 310.5578
        CIE-Luv:
        13.5795, 3.2760, -41.1155
        Hunter-Lab:
        12.8766, 25.0003, -44.8340
      #2e0962 color charts
#2e0962 RGB chart
      #2e0962 CMYK chart
      #2e0962 RGB pie chart
      #2e0962 color shades, tints & tones
#2e0962 color schemes
#2e0962 color preview, HTML & CSS examples
           This text has a color of #2e0962        
        
          <p style="color:#2e0962;">Text here</p>
        
        
          .mytext {color:#2e0962;}
        
        Text color #2e0962
      
           This box has a color of #2e0962        
        
          <div style="background-color:#2e0962;">Content here</div>
        
        
          .mybackground {background-color:#2e0962;}
        
        Background color #2e0962
      
           Border around this has a color of #2e0962        
        
          <div style="border:2px solid #2e0962;">Content here</div>
        
        
          .myborder {border:2px solid #2e0962;}
        
        Border color #2e0962