#2e0bac color space conversions
Hex:
        #2e0bac
        RGB:
        46, 11, 172
        CMY:
        82, 96, 33
        CMYK:
        73, 94, 0, 33
      HSL:
        253°, 87.9781%, 35.8824%
        HSV (HSB):
        253°, 93.6047%, 67.4510%
        XYZ:
        8.6928, 3.7987, 39.3048
        xyY:
        0.1678, 0.0733, 3.7987
      CIE-Lab:
        22.9946, 57.1932, -75.1729
        CIE-LCH:
        22.9946, 94.4565, 307.2647
        CIE-Luv:
        22.9946, -2.5237, -84.3316
        Hunter-Lab:
        19.4904, 45.5036, -105.9225
      #2e0bac color charts
#2e0bac RGB chart
      #2e0bac CMYK chart
      #2e0bac RGB pie chart
      #2e0bac color shades, tints & tones
#2e0bac color schemes
#2e0bac color preview, HTML & CSS examples
           This text has a color of #2e0bac        
        
          <p style="color:#2e0bac;">Text here</p>
        
        
          .mytext {color:#2e0bac;}
        
        Text color #2e0bac
      
           This box has a color of #2e0bac        
        
          <div style="background-color:#2e0bac;">Content here</div>
        
        
          .mybackground {background-color:#2e0bac;}
        
        Background color #2e0bac
      
           Border around this has a color of #2e0bac        
        
          <div style="border:2px solid #2e0bac;">Content here</div>
        
        
          .myborder {border:2px solid #2e0bac;}
        
        Border color #2e0bac