#34166e color space conversions
Hex:
        #34166e
        RGB:
        52, 22, 110
        CMY:
        80, 91, 57
        CMYK:
        53, 80, 0, 57
      HSL:
        260°, 66.6667%, 25.8824%
        HSV (HSB):
        260°, 80.0000%, 43.1373%
        XYZ:
        4.5176, 2.4297, 14.9827
        xyY:
        0.2060, 0.1108, 2.4297
      CIE-Lab:
        17.5975, 36.2998, -45.3272
        CIE-LCH:
        17.5975, 58.0709, 308.6891
        CIE-Luv:
        17.5975, 2.8590, -48.9115
        Hunter-Lab:
        15.5874, 24.4551, -46.0788
      #34166e color charts
#34166e RGB chart
      #34166e CMYK chart
      #34166e RGB pie chart
      #34166e color shades, tints & tones
#34166e color schemes
#34166e color preview, HTML & CSS examples
           This text has a color of #34166e        
        
          <p style="color:#34166e;">Text here</p>
        
        
          .mytext {color:#34166e;}
        
        Text color #34166e
      
           This box has a color of #34166e        
        
          <div style="background-color:#34166e;">Content here</div>
        
        
          .mybackground {background-color:#34166e;}
        
        Background color #34166e
      
           Border around this has a color of #34166e        
        
          <div style="border:2px solid #34166e;">Content here</div>
        
        
          .myborder {border:2px solid #34166e;}
        
        Border color #34166e