#2e2d83 color space conversions
Hex:
        #2e2d83
        RGB:
        46, 45, 131
        CMY:
        82, 82, 49
        CMYK:
        65, 66, 0, 49
      HSL:
        241°, 48.8636%, 34.5098%
        HSV (HSB):
        241°, 65.6489%, 51.3725%
        XYZ:
        6.1618, 4.0963, 21.9386
        xyY:
        0.1914, 0.1272, 4.0963
      CIE-Lab:
        23.9873, 28.5011, -48.3064
        CIE-LCH:
        23.9873, 56.0876, 300.5409
        CIE-Luv:
        23.9873, -4.0876, -59.8786
        Hunter-Lab:
        20.2393, 18.9252, -50.1004
      #2e2d83 color charts
#2e2d83 RGB chart
      #2e2d83 CMYK chart
      #2e2d83 RGB pie chart
      #2e2d83 color shades, tints & tones
#2e2d83 color schemes
#2e2d83 color preview, HTML & CSS examples
           This text has a color of #2e2d83        
        
          <p style="color:#2e2d83;">Text here</p>
        
        
          .mytext {color:#2e2d83;}
        
        Text color #2e2d83
      
           This box has a color of #2e2d83        
        
          <div style="background-color:#2e2d83;">Content here</div>
        
        
          .mybackground {background-color:#2e2d83;}
        
        Background color #2e2d83
      
           Border around this has a color of #2e2d83        
        
          <div style="border:2px solid #2e2d83;">Content here</div>
        
        
          .myborder {border:2px solid #2e2d83;}
        
        Border color #2e2d83