#2e199f color space conversions
Hex:
        #2e199f
        RGB:
        46, 25, 159
        CMY:
        82, 90, 38
        CMYK:
        71, 84, 0, 38
      HSL:
        249°, 72.8261%, 36.0784%
        HSV (HSB):
        249°, 84.2767%, 62.3529%
        XYZ:
        7.7324, 3.7793, 33.1228
        xyY:
        0.1732, 0.0847, 3.7793
      CIE-Lab:
        22.9280, 48.8581, -67.3921
        CIE-LCH:
        22.9280, 83.2395, 305.9415
        CIE-Luv:
        22.9280, -2.6839, -77.6963
        Hunter-Lab:
        19.4404, 36.9768, -87.4106
      #2e199f color charts
#2e199f RGB chart
      #2e199f CMYK chart
      #2e199f RGB pie chart
      #2e199f color shades, tints & tones
#2e199f color schemes
#2e199f color preview, HTML & CSS examples
           This text has a color of #2e199f        
        
          <p style="color:#2e199f;">Text here</p>
        
        
          .mytext {color:#2e199f;}
        
        Text color #2e199f
      
           This box has a color of #2e199f        
        
          <div style="background-color:#2e199f;">Content here</div>
        
        
          .mybackground {background-color:#2e199f;}
        
        Background color #2e199f
      
           Border around this has a color of #2e199f        
        
          <div style="border:2px solid #2e199f;">Content here</div>
        
        
          .myborder {border:2px solid #2e199f;}
        
        Border color #2e199f