#2e126f color space conversions
Hex:
        #2e126f
        RGB:
        46, 18, 111
        CMY:
        82, 93, 56
        CMYK:
        59, 84, 0, 56
      HSL:
        258°, 72.0930%, 25.2941%
        HSV (HSB):
        258°, 83.7838%, 43.5294%
        XYZ:
        4.2123, 2.1612, 15.2341
        xyY:
        0.1949, 0.1000, 2.1612
      CIE-Lab:
        16.3112, 37.6688, -48.1192
        CIE-LCH:
        16.3112, 61.1097, 308.0547
        CIE-Luv:
        16.3112, 1.4437, -49.2142
        Hunter-Lab:
        14.7009, 25.4194, -51.1499
      #2e126f color charts
#2e126f RGB chart
      #2e126f CMYK chart
      #2e126f RGB pie chart
      #2e126f color shades, tints & tones
#2e126f color schemes
#2e126f color preview, HTML & CSS examples
           This text has a color of #2e126f        
        
          <p style="color:#2e126f;">Text here</p>
        
        
          .mytext {color:#2e126f;}
        
        Text color #2e126f
      
           This box has a color of #2e126f        
        
          <div style="background-color:#2e126f;">Content here</div>
        
        
          .mybackground {background-color:#2e126f;}
        
        Background color #2e126f
      
           Border around this has a color of #2e126f        
        
          <div style="border:2px solid #2e126f;">Content here</div>
        
        
          .myborder {border:2px solid #2e126f;}
        
        Border color #2e126f