#34044f color space conversions
Hex:
        #34044f
        RGB:
        52, 4, 79
        CMY:
        80, 98, 69
        CMYK:
        34, 95, 0, 69
      HSL:
        278°, 90.3614%, 16.2745%
        HSV (HSB):
        278°, 94.9367%, 30.9804%
        XYZ:
        2.8709, 1.3814, 7.5125
        xyY:
        0.2440, 0.1174, 1.3814
      CIE-Lab:
        11.8334, 35.7430, -34.0411
        CIE-LCH:
        11.8334, 49.3594, 316.3970
        CIE-Luv:
        11.8334, 7.8610, -30.5850
        Hunter-Lab:
        11.7533, 23.0321, -29.6694
      #34044f color charts
#34044f RGB chart
      #34044f CMYK chart
      #34044f RGB pie chart
      #34044f color shades, tints & tones
#34044f color schemes
#34044f color preview, HTML & CSS examples
           This text has a color of #34044f        
        
          <p style="color:#34044f;">Text here</p>
        
        
          .mytext {color:#34044f;}
        
        Text color #34044f
      
           This box has a color of #34044f        
        
          <div style="background-color:#34044f;">Content here</div>
        
        
          .mybackground {background-color:#34044f;}
        
        Background color #34044f
      
           Border around this has a color of #34044f        
        
          <div style="border:2px solid #34044f;">Content here</div>
        
        
          .myborder {border:2px solid #34044f;}
        
        Border color #34044f