#2e2baa color space conversions
Hex:
        #2e2baa
        RGB:
        46, 43, 170
        CMY:
        82, 83, 33
        CMYK:
        73, 75, 0, 33
      HSL:
        241°, 59.6244%, 41.7647%
        HSV (HSB):
        241°, 74.7059%, 66.6667%
        XYZ:
        9.2463, 5.2109, 38.5487
        xyY:
        0.1744, 0.0983, 5.2109
      CIE-Lab:
        27.3273, 43.2013, -66.7837
        CIE-LCH:
        27.3273, 79.5387, 302.8982
        CIE-Luv:
        27.3273, -5.5763, -84.3287
        Hunter-Lab:
        22.8273, 32.3542, -84.1443
      #2e2baa color charts
#2e2baa RGB chart
      #2e2baa CMYK chart
      #2e2baa RGB pie chart
      #2e2baa color shades, tints & tones
#2e2baa color schemes
#2e2baa color preview, HTML & CSS examples
           This text has a color of #2e2baa        
        
          <p style="color:#2e2baa;">Text here</p>
        
        
          .mytext {color:#2e2baa;}
        
        Text color #2e2baa
      
           This box has a color of #2e2baa        
        
          <div style="background-color:#2e2baa;">Content here</div>
        
        
          .mybackground {background-color:#2e2baa;}
        
        Background color #2e2baa
      
           Border around this has a color of #2e2baa        
        
          <div style="border:2px solid #2e2baa;">Content here</div>
        
        
          .myborder {border:2px solid #2e2baa;}
        
        Border color #2e2baa