#2d2b89 color space conversions
Hex:
        #2d2b89
        RGB:
        45, 43, 137
        CMY:
        82, 83, 46
        CMYK:
        67, 69, 0, 46
      HSL:
        241°, 52.2222%, 35.2941%
        HSV (HSB):
        241°, 68.6131%, 53.7255%
        XYZ:
        6.4614, 4.0918, 24.1161
        xyY:
        0.1864, 0.1180, 4.0918
      CIE-Lab:
        23.9726, 31.7684, -52.0893
        CIE-LCH:
        23.9726, 61.0126, 301.3783
        CIE-Luv:
        23.9726, -4.1989, -64.0874
        Hunter-Lab:
        20.2282, 21.6184, -56.5262
      #2d2b89 color charts
#2d2b89 RGB chart
      #2d2b89 CMYK chart
      #2d2b89 RGB pie chart
      #2d2b89 color shades, tints & tones
#2d2b89 color schemes
#2d2b89 color preview, HTML & CSS examples
           This text has a color of #2d2b89        
        
          <p style="color:#2d2b89;">Text here</p>
        
        
          .mytext {color:#2d2b89;}
        
        Text color #2d2b89
      
           This box has a color of #2d2b89        
        
          <div style="background-color:#2d2b89;">Content here</div>
        
        
          .mybackground {background-color:#2d2b89;}
        
        Background color #2d2b89
      
           Border around this has a color of #2d2b89        
        
          <div style="border:2px solid #2d2b89;">Content here</div>
        
        
          .myborder {border:2px solid #2d2b89;}
        
        Border color #2d2b89