#34076e color space conversions
Hex:
        #34076e
        RGB:
        52, 7, 110
        CMY:
        80, 97, 57
        CMYK:
        53, 94, 0, 57
      HSL:
        266°, 88.0342%, 22.9412%
        HSV (HSB):
        266°, 93.6364%, 43.1373%
        XYZ:
        4.3066, 2.0078, 14.9124
        xyY:
        0.2029, 0.0946, 2.0078
      CIE-Lab:
        15.5282, 42.3554, -48.7333
        CIE-LCH:
        15.5282, 64.5671, 310.9948
        CIE-Luv:
        15.5282, 3.9916, -48.4608
        Hunter-Lab:
        14.1697, 29.4547, -52.4788
      #34076e color charts
#34076e RGB chart
      #34076e CMYK chart
      #34076e RGB pie chart
      #34076e color shades, tints & tones
#34076e color schemes
#34076e color preview, HTML & CSS examples
           This text has a color of #34076e        
        
          <p style="color:#34076e;">Text here</p>
        
        
          .mytext {color:#34076e;}
        
        Text color #34076e
      
           This box has a color of #34076e        
        
          <div style="background-color:#34076e;">Content here</div>
        
        
          .mybackground {background-color:#34076e;}
        
        Background color #34076e
      
           Border around this has a color of #34076e        
        
          <div style="border:2px solid #34076e;">Content here</div>
        
        
          .myborder {border:2px solid #34076e;}
        
        Border color #34076e