#2d2581 color space conversions
Hex:
        #2d2581
        RGB:
        45, 37, 129
        CMY:
        82, 85, 49
        CMYK:
        65, 71, 0, 49
      HSL:
        245°, 55.4217%, 32.5490%
        HSV (HSB):
        245°, 71.3178%, 50.5882%
        XYZ:
        5.7062, 3.4660, 21.1371
        xyY:
        0.1883, 0.1144, 3.4660
      CIE-Lab:
        21.8211, 32.7600, -50.5957
        CIE-LCH:
        21.8211, 60.2755, 302.9225
        CIE-Luv:
        21.8211, -2.6588, -59.7882
        Hunter-Lab:
        18.6172, 22.1304, -54.2831
      #2d2581 color charts
#2d2581 RGB chart
      #2d2581 CMYK chart
      #2d2581 RGB pie chart
      #2d2581 color shades, tints & tones
#2d2581 color schemes
#2d2581 color preview, HTML & CSS examples
           This text has a color of #2d2581        
        
          <p style="color:#2d2581;">Text here</p>
        
        
          .mytext {color:#2d2581;}
        
        Text color #2d2581
      
           This box has a color of #2d2581        
        
          <div style="background-color:#2d2581;">Content here</div>
        
        
          .mybackground {background-color:#2d2581;}
        
        Background color #2d2581
      
           Border around this has a color of #2d2581        
        
          <div style="border:2px solid #2d2581;">Content here</div>
        
        
          .myborder {border:2px solid #2d2581;}
        
        Border color #2d2581