#34293e color space conversions
Hex:
        #34293e
        RGB:
        52, 41, 62
        CMY:
        80, 84, 76
        CMYK:
        16, 34, 0, 76
      HSL:
        271°, 20.3883%, 20.1961%
        HSV (HSB):
        271°, 33.8710%, 24.3137%
        XYZ:
        3.0786, 2.6637, 4.9093
        xyY:
        0.2890, 0.2501, 2.6637
      CIE-Lab:
        18.6435, 10.0576, -11.4540
        CIE-LCH:
        18.6435, 15.2430, 311.2858
        CIE-Luv:
        18.6435, 3.7205, -12.9179
        Hunter-Lab:
        16.3210, 5.1086, -6.4097
      #34293e color charts
#34293e RGB chart
      #34293e CMYK chart
      #34293e RGB pie chart
      #34293e color shades, tints & tones
#34293e color schemes
#34293e color preview, HTML & CSS examples
           This text has a color of #34293e        
        
          <p style="color:#34293e;">Text here</p>
        
        
          .mytext {color:#34293e;}
        
        Text color #34293e
      
           This box has a color of #34293e        
        
          <div style="background-color:#34293e;">Content here</div>
        
        
          .mybackground {background-color:#34293e;}
        
        Background color #34293e
      
           Border around this has a color of #34293e        
        
          <div style="border:2px solid #34293e;">Content here</div>
        
        
          .myborder {border:2px solid #34293e;}
        
        Border color #34293e