#2e32d2 color space conversions
Hex:
        #2e32d2
        RGB:
        46, 50, 210
        CMY:
        82, 80, 18
        CMYK:
        78, 76, 0, 18
      HSL:
        239°, 64.5669%, 50.1961%
        HSV (HSB):
        239°, 78.0952%, 82.3529%
        XYZ:
        13.9002, 7.5152, 61.6907
        xyY:
        0.1673, 0.0904, 7.5152
      CIE-Lab:
        32.9521, 52.4288, -81.0942
        CIE-LCH:
        32.9521, 96.5663, 302.8834
        CIE-Luv:
        32.9521, -8.3367, -107.6698
        Hunter-Lab:
        27.4138, 42.5341, -114.2335
      #2e32d2 color charts
#2e32d2 RGB chart
      #2e32d2 CMYK chart
      #2e32d2 RGB pie chart
      #2e32d2 color shades, tints & tones
#2e32d2 color schemes
#2e32d2 color preview, HTML & CSS examples
           This text has a color of #2e32d2        
        
          <p style="color:#2e32d2;">Text here</p>
        
        
          .mytext {color:#2e32d2;}
        
        Text color #2e32d2
      
           This box has a color of #2e32d2        
        
          <div style="background-color:#2e32d2;">Content here</div>
        
        
          .mybackground {background-color:#2e32d2;}
        
        Background color #2e32d2
      
           Border around this has a color of #2e32d2        
        
          <div style="border:2px solid #2e32d2;">Content here</div>
        
        
          .myborder {border:2px solid #2e32d2;}
        
        Border color #2e32d2