#2e30ad color space conversions
Hex:
        #2e30ad
        RGB:
        46, 48, 173
        CMY:
        82, 81, 32
        CMYK:
        73, 72, 0, 32
      HSL:
        239°, 57.9909%, 42.9412%
        HSV (HSB):
        239°, 73.4104%, 67.8431%
        XYZ:
        9.7265, 5.7119, 40.1250
        xyY:
        0.1751, 0.1028, 5.7119
      CIE-Lab:
        28.6736, 41.3121, -66.3653
        CIE-LCH:
        28.6736, 78.1732, 301.9021
        CIE-Luv:
        28.6736, -6.5366, -85.7708
        Hunter-Lab:
        23.8995, 30.8207, -82.8125
      #2e30ad color charts
#2e30ad RGB chart
      #2e30ad CMYK chart
      #2e30ad RGB pie chart
      #2e30ad color shades, tints & tones
#2e30ad color schemes
#2e30ad color preview, HTML & CSS examples
           This text has a color of #2e30ad        
        
          <p style="color:#2e30ad;">Text here</p>
        
        
          .mytext {color:#2e30ad;}
        
        Text color #2e30ad
      
           This box has a color of #2e30ad        
        
          <div style="background-color:#2e30ad;">Content here</div>
        
        
          .mybackground {background-color:#2e30ad;}
        
        Background color #2e30ad
      
           Border around this has a color of #2e30ad        
        
          <div style="border:2px solid #2e30ad;">Content here</div>
        
        
          .myborder {border:2px solid #2e30ad;}
        
        Border color #2e30ad