#2e309a color space conversions
Hex:
        #2e309a
        RGB:
        46, 48, 154
        CMY:
        82, 81, 40
        CMYK:
        70, 69, 0, 40
      HSL:
        239°, 54.0000%, 39.2157%
        HSV (HSB):
        239°, 70.1299%, 60.3922%
        XYZ:
        8.0164, 5.0278, 31.1198
        xyY:
        0.1815, 0.1138, 5.0278
      CIE-Lab:
        26.8139, 34.7294, -57.9243
        CIE-LCH:
        26.8139, 67.5378, 300.9455
        CIE-Luv:
        26.8139, -5.7399, -74.0333
        Hunter-Lab:
        22.4228, 24.5756, -66.5903
      #2e309a color charts
#2e309a RGB chart
      #2e309a CMYK chart
      #2e309a RGB pie chart
      #2e309a color shades, tints & tones
#2e309a color schemes
#2e309a color preview, HTML & CSS examples
           This text has a color of #2e309a        
        
          <p style="color:#2e309a;">Text here</p>
        
        
          .mytext {color:#2e309a;}
        
        Text color #2e309a
      
           This box has a color of #2e309a        
        
          <div style="background-color:#2e309a;">Content here</div>
        
        
          .mybackground {background-color:#2e309a;}
        
        Background color #2e309a
      
           Border around this has a color of #2e309a        
        
          <div style="border:2px solid #2e309a;">Content here</div>
        
        
          .myborder {border:2px solid #2e309a;}
        
        Border color #2e309a