#2e2aba color space conversions
Hex:
        #2e2aba
        RGB:
        46, 42, 186
        CMY:
        82, 84, 27
        CMYK:
        75, 77, 0, 27
      HSL:
        242°, 63.1579%, 44.7059%
        HSV (HSB):
        242°, 77.4194%, 72.9412%
        XYZ:
        10.8176, 5.7819, 47.0002
        xyY:
        0.1701, 0.0909, 5.7819
      CIE-Lab:
        28.8555, 48.9651, -73.8135
        CIE-LCH:
        28.8555, 88.5778, 303.5588
        CIE-Luv:
        28.8555, -6.1702, -93.8529
        Hunter-Lab:
        24.0457, 38.2232, -99.0577
      #2e2aba color charts
#2e2aba RGB chart
      #2e2aba CMYK chart
      #2e2aba RGB pie chart
      #2e2aba color shades, tints & tones
#2e2aba color schemes
#2e2aba color preview, HTML & CSS examples
           This text has a color of #2e2aba        
        
          <p style="color:#2e2aba;">Text here</p>
        
        
          .mytext {color:#2e2aba;}
        
        Text color #2e2aba
      
           This box has a color of #2e2aba        
        
          <div style="background-color:#2e2aba;">Content here</div>
        
        
          .mybackground {background-color:#2e2aba;}
        
        Background color #2e2aba
      
           Border around this has a color of #2e2aba        
        
          <div style="border:2px solid #2e2aba;">Content here</div>
        
        
          .myborder {border:2px solid #2e2aba;}
        
        Border color #2e2aba