#2d404d color space conversions
Hex:
        #2d404d
        RGB:
        45, 64, 77
        CMY:
        82, 75, 70
        CMYK:
        42, 17, 0, 70
      HSL:
        204°, 26.2295%, 23.9216%
        HSV (HSB):
        204°, 41.5584%, 30.1961%
        XYZ:
        4.2551, 4.7605, 7.7158
        xyY:
        0.2543, 0.2845, 4.7605
      CIE-Lab:
        26.0412, -3.6727, -10.2782
        CIE-LCH:
        26.0412, 10.9146, 250.3365
        CIE-Luv:
        26.0412, -8.6612, -11.7578
        Hunter-Lab:
        21.8186, -3.3708, -5.6939
      #2d404d color charts
#2d404d RGB chart
      #2d404d CMYK chart
      #2d404d RGB pie chart
      #2d404d color shades, tints & tones
#2d404d color schemes
#2d404d color preview, HTML & CSS examples
           This text has a color of #2d404d        
        
          <p style="color:#2d404d;">Text here</p>
        
        
          .mytext {color:#2d404d;}
        
        Text color #2d404d
      
           This box has a color of #2d404d        
        
          <div style="background-color:#2d404d;">Content here</div>
        
        
          .mybackground {background-color:#2d404d;}
        
        Background color #2d404d
      
           Border around this has a color of #2d404d        
        
          <div style="border:2px solid #2d404d;">Content here</div>
        
        
          .myborder {border:2px solid #2d404d;}
        
        Border color #2d404d