#2d094d color space conversions
Hex:
        #2d094d
        RGB:
        45, 9, 77
        CMY:
        82, 96, 70
        CMYK:
        42, 88, 0, 70
      HSL:
        272°, 79.0698%, 16.8627%
        HSV (HSB):
        272°, 88.3117%, 30.1961%
        XYZ:
        2.5194, 1.2891, 7.1372
        xyY:
        0.2302, 0.1178, 1.2891
      CIE-Lab:
        11.1989, 31.8450, -33.7457
        CIE-LCH:
        11.1989, 46.3991, 313.3402
        CIE-Luv:
        11.1989, 5.1068, -29.1456
        Hunter-Lab:
        11.3538, 19.7404, -29.3232
      #2d094d color charts
#2d094d RGB chart
      #2d094d CMYK chart
      #2d094d RGB pie chart
      #2d094d color shades, tints & tones
#2d094d color schemes
#2d094d color preview, HTML & CSS examples
           This text has a color of #2d094d        
        
          <p style="color:#2d094d;">Text here</p>
        
        
          .mytext {color:#2d094d;}
        
        Text color #2d094d
      
           This box has a color of #2d094d        
        
          <div style="background-color:#2d094d;">Content here</div>
        
        
          .mybackground {background-color:#2d094d;}
        
        Background color #2d094d
      
           Border around this has a color of #2d094d        
        
          <div style="border:2px solid #2d094d;">Content here</div>
        
        
          .myborder {border:2px solid #2d094d;}
        
        Border color #2d094d