#2e317a color space conversions
Hex:
        #2e317a
        RGB:
        46, 49, 122
        CMY:
        82, 81, 52
        CMYK:
        62, 60, 0, 52
      HSL:
        238°, 45.2381%, 32.9412%
        HSV (HSB):
        238°, 62.2951%, 47.8431%
        XYZ:
        5.7379, 4.1826, 18.9173
        xyY:
        0.1990, 0.1450, 4.1826
      CIE-Lab:
        24.2662, 22.5826, -42.1752
        CIE-LCH:
        24.2662, 47.8405, 298.1667
        CIE-Luv:
        24.2662, -4.5941, -52.9149
        Hunter-Lab:
        20.4514, 14.2902, -40.5263
      #2e317a color charts
#2e317a RGB chart
      #2e317a CMYK chart
      #2e317a RGB pie chart
      #2e317a color shades, tints & tones
#2e317a color schemes
#2e317a color preview, HTML & CSS examples
           This text has a color of #2e317a        
        
          <p style="color:#2e317a;">Text here</p>
        
        
          .mytext {color:#2e317a;}
        
        Text color #2e317a
      
           This box has a color of #2e317a        
        
          <div style="background-color:#2e317a;">Content here</div>
        
        
          .mybackground {background-color:#2e317a;}
        
        Background color #2e317a
      
           Border around this has a color of #2e317a        
        
          <div style="border:2px solid #2e317a;">Content here</div>
        
        
          .myborder {border:2px solid #2e317a;}
        
        Border color #2e317a