#2d2662 color space conversions
Hex:
        #2d2662
        RGB:
        45, 38, 98
        CMY:
        82, 85, 62
        CMYK:
        54, 61, 0, 62
      HSL:
        247°, 44.1176%, 26.6667%
        HSV (HSB):
        247°, 61.2245%, 38.4314%
        XYZ:
        3.9799, 2.8260, 11.8910
        xyY:
        0.2129, 0.1511, 2.8260
      CIE-Lab:
        19.3329, 21.3288, -34.6792
        CIE-LCH:
        19.3329, 40.7132, 301.5929
        CIE-Luv:
        19.3329, -0.9545, -39.7927
        Hunter-Lab:
        16.8106, 12.8414, -30.1714
      #2d2662 color charts
#2d2662 RGB chart
      #2d2662 CMYK chart
      #2d2662 RGB pie chart
      #2d2662 color shades, tints & tones
#2d2662 color schemes
#2d2662 color preview, HTML & CSS examples
           This text has a color of #2d2662        
        
          <p style="color:#2d2662;">Text here</p>
        
        
          .mytext {color:#2d2662;}
        
        Text color #2d2662
      
           This box has a color of #2d2662        
        
          <div style="background-color:#2d2662;">Content here</div>
        
        
          .mybackground {background-color:#2d2662;}
        
        Background color #2d2662
      
           Border around this has a color of #2d2662        
        
          <div style="border:2px solid #2d2662;">Content here</div>
        
        
          .myborder {border:2px solid #2d2662;}
        
        Border color #2d2662