#2d4073 color space conversions
Hex:
        #2d4073
        RGB:
        45, 64, 115
        CMY:
        82, 75, 55
        CMYK:
        61, 44, 0, 55
      HSL:
        224°, 43.7500%, 31.3725%
        HSV (HSB):
        224°, 60.8696%, 45.0980%
        XYZ:
        6.0101, 5.4625, 16.9573
        xyY:
        0.2114, 0.1921, 5.4625
      CIE-Lab:
        28.0137, 9.4834, -31.7183
        CIE-LCH:
        28.0137, 33.1057, 286.6460
        CIE-Luv:
        28.0137, -8.9814, -41.5853
        Hunter-Lab:
        23.3720, 5.0003, -26.6568
      #2d4073 color charts
#2d4073 RGB chart
      #2d4073 CMYK chart
      #2d4073 RGB pie chart
      #2d4073 color shades, tints & tones
#2d4073 color schemes
#2d4073 color preview, HTML & CSS examples
           This text has a color of #2d4073        
        
          <p style="color:#2d4073;">Text here</p>
        
        
          .mytext {color:#2d4073;}
        
        Text color #2d4073
      
           This box has a color of #2d4073        
        
          <div style="background-color:#2d4073;">Content here</div>
        
        
          .mybackground {background-color:#2d4073;}
        
        Background color #2d4073
      
           Border around this has a color of #2d4073        
        
          <div style="border:2px solid #2d4073;">Content here</div>
        
        
          .myborder {border:2px solid #2d4073;}
        
        Border color #2d4073