#2d2047 color space conversions
Hex:
        #2d2047
        RGB:
        45, 32, 71
        CMY:
        82, 87, 72
        CMYK:
        37, 55, 0, 72
      HSL:
        260°, 37.8641%, 20.1961%
        HSV (HSB):
        260°, 54.9296%, 27.8431%
        XYZ:
        2.7360, 2.0458, 6.2119
        xyY:
        0.2489, 0.1861, 2.0458
      CIE-Lab:
        15.7260, 16.4871, -22.2931
        CIE-LCH:
        15.7260, 27.7274, 306.4852
        CIE-Luv:
        15.7260, 2.5317, -23.4393
        Hunter-Lab:
        14.3033, 9.1139, -15.7373
      #2d2047 color charts
#2d2047 RGB chart
      #2d2047 CMYK chart
      #2d2047 RGB pie chart
      #2d2047 color shades, tints & tones
#2d2047 color schemes
#2d2047 color preview, HTML & CSS examples
           This text has a color of #2d2047        
        
          <p style="color:#2d2047;">Text here</p>
        
        
          .mytext {color:#2d2047;}
        
        Text color #2d2047
      
           This box has a color of #2d2047        
        
          <div style="background-color:#2d2047;">Content here</div>
        
        
          .mybackground {background-color:#2d2047;}
        
        Background color #2d2047
      
           Border around this has a color of #2d2047        
        
          <div style="border:2px solid #2d2047;">Content here</div>
        
        
          .myborder {border:2px solid #2d2047;}
        
        Border color #2d2047