#2e304d color space conversions
Hex:
        #2e304d
        RGB:
        46, 48, 77
        CMY:
        82, 81, 70
        CMYK:
        40, 38, 0, 70
      HSL:
        236°, 25.2033%, 24.1176%
        HSV (HSB):
        236°, 40.2597%, 30.1961%
        XYZ:
        3.5232, 3.2306, 7.4590
        xyY:
        0.2479, 0.2273, 3.2306
      CIE-Lab:
        20.9446, 7.4694, -18.1372
        CIE-LCH:
        20.9446, 19.6150, 292.3833
        CIE-Luv:
        20.9446, -2.2639, -21.0542
        Hunter-Lab:
        17.9738, 3.5354, -12.0235
      #2e304d color charts
#2e304d RGB chart
      #2e304d CMYK chart
      #2e304d RGB pie chart
      #2e304d color shades, tints & tones
#2e304d color schemes
#2e304d color preview, HTML & CSS examples
           This text has a color of #2e304d        
        
          <p style="color:#2e304d;">Text here</p>
        
        
          .mytext {color:#2e304d;}
        
        Text color #2e304d
      
           This box has a color of #2e304d        
        
          <div style="background-color:#2e304d;">Content here</div>
        
        
          .mybackground {background-color:#2e304d;}
        
        Background color #2e304d
      
           Border around this has a color of #2e304d        
        
          <div style="border:2px solid #2e304d;">Content here</div>
        
        
          .myborder {border:2px solid #2e304d;}
        
        Border color #2e304d