#2d2740 color space conversions
Hex:
        #2d2740
        RGB:
        45, 39, 64
        CMY:
        82, 85, 75
        CMYK:
        30, 39, 0, 75
      HSL:
        254°, 24.2718%, 20.1961%
        HSV (HSB):
        254°, 39.0625%, 25.0980%
        XYZ:
        2.7331, 2.3791, 5.1656
        xyY:
        0.2659, 0.2315, 2.3791
      CIE-Lab:
        17.3627, 9.3779, -14.8802
        CIE-LCH:
        17.3627, 17.5888, 302.2203
        CIE-Luv:
        17.3627, 1.1122, -16.0724
        Hunter-Lab:
        15.4243, 4.6369, -9.0594
      #2d2740 color charts
#2d2740 RGB chart
      #2d2740 CMYK chart
      #2d2740 RGB pie chart
      #2d2740 color shades, tints & tones
#2d2740 color schemes
#2d2740 color preview, HTML & CSS examples
           This text has a color of #2d2740        
        
          <p style="color:#2d2740;">Text here</p>
        
        
          .mytext {color:#2d2740;}
        
        Text color #2d2740
      
           This box has a color of #2d2740        
        
          <div style="background-color:#2d2740;">Content here</div>
        
        
          .mybackground {background-color:#2d2740;}
        
        Background color #2d2740
      
           Border around this has a color of #2d2740        
        
          <div style="border:2px solid #2d2740;">Content here</div>
        
        
          .myborder {border:2px solid #2d2740;}
        
        Border color #2d2740