#2e047b color space conversions
Hex:
        #2e047b
        RGB:
        46, 4, 123
        CMY:
        82, 98, 52
        CMYK:
        63, 97, 0, 52
      HSL:
        261°, 93.7008%, 24.9020%
        HSV (HSB):
        261°, 96.7480%, 48.2353%
        XYZ:
        4.7453, 2.0977, 18.8937
        xyY:
        0.1844, 0.0815, 2.0977
      CIE-Lab:
        15.9920, 46.2136, -56.3946
        CIE-LCH:
        15.9920, 72.9112, 309.3335
        CIE-Luv:
        15.9920, 1.3502, -55.1121
        Hunter-Lab:
        14.4836, 33.1361, -67.2048
      #2e047b color charts
#2e047b RGB chart
      #2e047b CMYK chart
      #2e047b RGB pie chart
      #2e047b color shades, tints & tones
#2e047b color schemes
#2e047b color preview, HTML & CSS examples
           This text has a color of #2e047b        
        
          <p style="color:#2e047b;">Text here</p>
        
        
          .mytext {color:#2e047b;}
        
        Text color #2e047b
      
           This box has a color of #2e047b        
        
          <div style="background-color:#2e047b;">Content here</div>
        
        
          .mybackground {background-color:#2e047b;}
        
        Background color #2e047b
      
           Border around this has a color of #2e047b        
        
          <div style="border:2px solid #2e047b;">Content here</div>
        
        
          .myborder {border:2px solid #2e047b;}
        
        Border color #2e047b