#2d2572 color space conversions
Hex:
        #2d2572
        RGB:
        45, 37, 114
        CMY:
        82, 85, 55
        CMYK:
        61, 68, 0, 55
      HSL:
        246°, 50.9934%, 29.6078%
        HSV (HSB):
        246°, 67.5439%, 44.7059%
        XYZ:
        4.7810, 3.0959, 16.2652
        xyY:
        0.1980, 0.1282, 3.0959
      CIE-Lab:
        20.4241, 27.5710, -43.3196
        CIE-LCH:
        20.4241, 51.3493, 302.4749
        CIE-Luv:
        20.4241, -1.7600, -50.3799
        Hunter-Lab:
        17.5953, 17.7107, -42.4914
      #2d2572 color charts
#2d2572 RGB chart
      #2d2572 CMYK chart
      #2d2572 RGB pie chart
      #2d2572 color shades, tints & tones
#2d2572 color schemes
#2d2572 color preview, HTML & CSS examples
           This text has a color of #2d2572        
        
          <p style="color:#2d2572;">Text here</p>
        
        
          .mytext {color:#2d2572;}
        
        Text color #2d2572
      
           This box has a color of #2d2572        
        
          <div style="background-color:#2d2572;">Content here</div>
        
        
          .mybackground {background-color:#2d2572;}
        
        Background color #2d2572
      
           Border around this has a color of #2d2572        
        
          <div style="border:2px solid #2d2572;">Content here</div>
        
        
          .myborder {border:2px solid #2d2572;}
        
        Border color #2d2572