#2e156e color space conversions
Hex:
        #2e156e
        RGB:
        46, 21, 110
        CMY:
        82, 92, 57
        CMYK:
        58, 81, 0, 57
      HSL:
        257°, 67.9389%, 25.6863%
        HSV (HSB):
        257°, 80.9091%, 43.1373%
        XYZ:
        4.2094, 2.2430, 14.9629
        xyY:
        0.1966, 0.1047, 2.2430
      CIE-Lab:
        16.7139, 35.8924, -46.8053
        CIE-LCH:
        16.7139, 58.9830, 307.4826
        CIE-Luv:
        16.7139, 1.2280, -48.7505
        Hunter-Lab:
        14.9765, 23.9609, -48.7526
      #2e156e color charts
#2e156e RGB chart
      #2e156e CMYK chart
      #2e156e RGB pie chart
      #2e156e color shades, tints & tones
#2e156e color schemes
#2e156e color preview, HTML & CSS examples
           This text has a color of #2e156e        
        
          <p style="color:#2e156e;">Text here</p>
        
        
          .mytext {color:#2e156e;}
        
        Text color #2e156e
      
           This box has a color of #2e156e        
        
          <div style="background-color:#2e156e;">Content here</div>
        
        
          .mybackground {background-color:#2e156e;}
        
        Background color #2e156e
      
           Border around this has a color of #2e156e        
        
          <div style="border:2px solid #2e156e;">Content here</div>
        
        
          .myborder {border:2px solid #2e156e;}
        
        Border color #2e156e