#2e2285 color space conversions
Hex:
        #2e2285
        RGB:
        46, 34, 133
        CMY:
        82, 87, 48
        CMYK:
        65, 74, 0, 48
      HSL:
        247°, 59.2814%, 32.7451%
        HSV (HSB):
        247°, 74.4361%, 52.1569%
        XYZ:
        5.9324, 3.4184, 22.5374
        xyY:
        0.1860, 0.1072, 3.4184
      CIE-Lab:
        21.6470, 36.0639, -53.3987
        CIE-LCH:
        21.6470, 64.4362, 304.0339
        CIE-Luv:
        21.6470, -2.1753, -62.4338
        Hunter-Lab:
        18.4888, 24.9188, -59.3311
      #2e2285 color charts
#2e2285 RGB chart
      #2e2285 CMYK chart
      #2e2285 RGB pie chart
      #2e2285 color shades, tints & tones
#2e2285 color schemes
#2e2285 color preview, HTML & CSS examples
           This text has a color of #2e2285        
        
          <p style="color:#2e2285;">Text here</p>
        
        
          .mytext {color:#2e2285;}
        
        Text color #2e2285
      
           This box has a color of #2e2285        
        
          <div style="background-color:#2e2285;">Content here</div>
        
        
          .mybackground {background-color:#2e2285;}
        
        Background color #2e2285
      
           Border around this has a color of #2e2285        
        
          <div style="border:2px solid #2e2285;">Content here</div>
        
        
          .myborder {border:2px solid #2e2285;}
        
        Border color #2e2285