#2b304d color space conversions
Hex:
        #2b304d
        RGB:
        43, 48, 77
        CMY:
        83, 81, 70
        CMYK:
        44, 38, 0, 70
      HSL:
        231°, 28.3333%, 23.5294%
        HSV (HSB):
        231°, 44.1558%, 30.1961%
        XYZ:
        3.3928, 3.1633, 7.4529
        xyY:
        0.2422, 0.2258, 3.1633
      CIE-Lab:
        20.6864, 6.4986, -18.5599
        CIE-LCH:
        20.6864, 19.6648, 289.2974
        CIE-Luv:
        20.6864, -3.3470, -21.3555
        Hunter-Lab:
        17.7857, 2.9253, -12.3949
      #2b304d color charts
#2b304d RGB chart
      #2b304d CMYK chart
      #2b304d RGB pie chart
      #2b304d color shades, tints & tones
#2b304d color schemes
#2b304d color preview, HTML & CSS examples
           This text has a color of #2b304d        
        
          <p style="color:#2b304d;">Text here</p>
        
        
          .mytext {color:#2b304d;}
        
        Text color #2b304d
      
           This box has a color of #2b304d        
        
          <div style="background-color:#2b304d;">Content here</div>
        
        
          .mybackground {background-color:#2b304d;}
        
        Background color #2b304d
      
           Border around this has a color of #2b304d        
        
          <div style="border:2px solid #2b304d;">Content here</div>
        
        
          .myborder {border:2px solid #2b304d;}
        
        Border color #2b304d