#2d2891 color space conversions
Hex:
        #2d2891
        RGB:
        45, 40, 145
        CMY:
        82, 84, 43
        CMYK:
        69, 72, 0, 43
      HSL:
        243°, 56.7568%, 36.2745%
        HSV (HSB):
        243°, 72.4138%, 56.8627%
        XYZ:
        6.9518, 4.1198, 27.2169
        xyY:
        0.1816, 0.1076, 4.1198
      CIE-Lab:
        24.0636, 36.4132, -56.9109
        CIE-LCH:
        24.0636, 67.5631, 302.6123
        CIE-Luv:
        24.0636, -4.0513, -69.3865
        Hunter-Lab:
        20.2973, 25.6159, -65.2945
      #2d2891 color charts
#2d2891 RGB chart
      #2d2891 CMYK chart
      #2d2891 RGB pie chart
      #2d2891 color shades, tints & tones
#2d2891 color schemes
#2d2891 color preview, HTML & CSS examples
           This text has a color of #2d2891        
        
          <p style="color:#2d2891;">Text here</p>
        
        
          .mytext {color:#2d2891;}
        
        Text color #2d2891
      
           This box has a color of #2d2891        
        
          <div style="background-color:#2d2891;">Content here</div>
        
        
          .mybackground {background-color:#2d2891;}
        
        Background color #2d2891
      
           Border around this has a color of #2d2891        
        
          <div style="border:2px solid #2d2891;">Content here</div>
        
        
          .myborder {border:2px solid #2d2891;}
        
        Border color #2d2891