#2e047a color space conversions
Hex:
        #2e047a
        RGB:
        46, 4, 122
        CMY:
        82, 98, 52
        CMYK:
        62, 97, 0, 52
      HSL:
        261°, 93.6508%, 24.7059%
        HSV (HSB):
        261°, 96.7213%, 47.8431%
        XYZ:
        4.6830, 2.0728, 18.5656
        xyY:
        0.1849, 0.0819, 2.0728
      CIE-Lab:
        15.8648, 45.9525, -55.9645
        CIE-LCH:
        15.8648, 72.4131, 309.3895
        CIE-Luv:
        15.8648, 1.4320, -54.5286
        Hunter-Lab:
        14.3973, 32.8652, -66.3778
      #2e047a color charts
#2e047a RGB chart
      #2e047a CMYK chart
      #2e047a RGB pie chart
      #2e047a color shades, tints & tones
#2e047a color schemes
#2e047a color preview, HTML & CSS examples
           This text has a color of #2e047a        
        
          <p style="color:#2e047a;">Text here</p>
        
        
          .mytext {color:#2e047a;}
        
        Text color #2e047a
      
           This box has a color of #2e047a        
        
          <div style="background-color:#2e047a;">Content here</div>
        
        
          .mybackground {background-color:#2e047a;}
        
        Background color #2e047a
      
           Border around this has a color of #2e047a        
        
          <div style="border:2px solid #2e047a;">Content here</div>
        
        
          .myborder {border:2px solid #2e047a;}
        
        Border color #2e047a