#34264f color space conversions
Hex:
        #34264f
        RGB:
        52, 38, 79
        CMY:
        80, 85, 69
        CMYK:
        34, 52, 0, 69
      HSL:
        260°, 35.0427%, 22.9412%
        HSV (HSB):
        260°, 51.8987%, 30.9804%
        XYZ:
        3.5206, 2.6808, 7.7290
        xyY:
        0.2527, 0.1924, 2.6808
      CIE-Lab:
        18.7173, 17.0279, -22.9529
        CIE-LCH:
        18.7173, 28.5795, 306.5703
        CIE-Luv:
        18.7173, 3.0648, -26.2296
        Hunter-Lab:
        16.3732, 9.7282, -16.5269
      #34264f color charts
#34264f RGB chart
      #34264f CMYK chart
      #34264f RGB pie chart
      #34264f color shades, tints & tones
#34264f color schemes
#34264f color preview, HTML & CSS examples
           This text has a color of #34264f        
        
          <p style="color:#34264f;">Text here</p>
        
        
          .mytext {color:#34264f;}
        
        Text color #34264f
      
           This box has a color of #34264f        
        
          <div style="background-color:#34264f;">Content here</div>
        
        
          .mybackground {background-color:#34264f;}
        
        Background color #34264f
      
           Border around this has a color of #34264f        
        
          <div style="border:2px solid #34264f;">Content here</div>
        
        
          .myborder {border:2px solid #34264f;}
        
        Border color #34264f