#2e268a color space conversions
Hex:
        #2e268a
        RGB:
        46, 38, 138
        CMY:
        82, 85, 46
        CMYK:
        67, 72, 0, 46
      HSL:
        245°, 56.8182%, 34.5098%
        HSV (HSB):
        245°, 72.4638%, 54.1176%
        XYZ:
        6.4073, 3.8020, 24.4409
        xyY:
        0.1849, 0.1097, 3.8020
      CIE-Lab:
        23.0059, 35.3635, -54.2968
        CIE-LCH:
        23.0059, 64.7975, 303.0762
        CIE-Luv:
        23.0059, -3.1220, -65.2376
        Hunter-Lab:
        19.4988, 24.5317, -60.6682
      #2e268a color charts
#2e268a RGB chart
      #2e268a CMYK chart
      #2e268a RGB pie chart
      #2e268a color shades, tints & tones
#2e268a color schemes
#2e268a color preview, HTML & CSS examples
           This text has a color of #2e268a        
        
          <p style="color:#2e268a;">Text here</p>
        
        
          .mytext {color:#2e268a;}
        
        Text color #2e268a
      
           This box has a color of #2e268a        
        
          <div style="background-color:#2e268a;">Content here</div>
        
        
          .mybackground {background-color:#2e268a;}
        
        Background color #2e268a
      
           Border around this has a color of #2e268a        
        
          <div style="border:2px solid #2e268a;">Content here</div>
        
        
          .myborder {border:2px solid #2e268a;}
        
        Border color #2e268a