#2e33ad color space conversions
Hex:
        #2e33ad
        RGB:
        46, 51, 173
        CMY:
        82, 80, 32
        CMYK:
        73, 71, 0, 32
      HSL:
        238°, 57.9909%, 42.9412%
        HSV (HSB):
        238°, 73.4104%, 67.8431%
        XYZ:
        9.8534, 5.9656, 40.1673
        xyY:
        0.1760, 0.1066, 5.9656
      CIE-Lab:
        29.3256, 39.5144, -65.2916
        CIE-LCH:
        29.3256, 76.3176, 301.1823
        CIE-Luv:
        29.3256, -7.0746, -85.4380
        Hunter-Lab:
        24.4246, 29.2672, -80.4076
      #2e33ad color charts
#2e33ad RGB chart
      #2e33ad CMYK chart
      #2e33ad RGB pie chart
      #2e33ad color shades, tints & tones
#2e33ad color schemes
#2e33ad color preview, HTML & CSS examples
           This text has a color of #2e33ad        
        
          <p style="color:#2e33ad;">Text here</p>
        
        
          .mytext {color:#2e33ad;}
        
        Text color #2e33ad
      
           This box has a color of #2e33ad        
        
          <div style="background-color:#2e33ad;">Content here</div>
        
        
          .mybackground {background-color:#2e33ad;}
        
        Background color #2e33ad
      
           Border around this has a color of #2e33ad        
        
          <div style="border:2px solid #2e33ad;">Content here</div>
        
        
          .myborder {border:2px solid #2e33ad;}
        
        Border color #2e33ad