#34166a color space conversions
Hex:
        #34166a
        RGB:
        52, 22, 106
        CMY:
        80, 91, 58
        CMYK:
        51, 79, 0, 58
      HSL:
        261°, 65.6250%, 25.0980%
        HSV (HSB):
        261°, 79.2453%, 41.5686%
        XYZ:
        4.3046, 2.3445, 13.8613
        xyY:
        0.2099, 0.1143, 2.3445
      CIE-Lab:
        17.2002, 35.1205, -43.3691
        CIE-LCH:
        17.2002, 55.8062, 309.0007
        CIE-Luv:
        17.2002, 3.2616, -46.5132
        Hunter-Lab:
        15.3117, 23.3864, -42.9555
      #34166a color charts
#34166a RGB chart
      #34166a CMYK chart
      #34166a RGB pie chart
      #34166a color shades, tints & tones
#34166a color schemes
#34166a color preview, HTML & CSS examples
           This text has a color of #34166a        
        
          <p style="color:#34166a;">Text here</p>
        
        
          .mytext {color:#34166a;}
        
        Text color #34166a
      
           This box has a color of #34166a        
        
          <div style="background-color:#34166a;">Content here</div>
        
        
          .mybackground {background-color:#34166a;}
        
        Background color #34166a
      
           Border around this has a color of #34166a        
        
          <div style="border:2px solid #34166a;">Content here</div>
        
        
          .myborder {border:2px solid #34166a;}
        
        Border color #34166a