#34368f color space conversions
Hex:
        #34368f
        RGB:
        52, 54, 143
        CMY:
        80, 79, 44
        CMYK:
        64, 62, 0, 44
      HSL:
        239°, 46.6667%, 38.2353%
        HSV (HSB):
        239°, 63.6364%, 56.0784%
        XYZ:
        7.6933, 5.3516, 26.6141
        xyY:
        0.1940, 0.1349, 5.3516
      CIE-Lab:
        27.7138, 27.8641, -49.6805
        CIE-LCH:
        27.7138, 56.9610, 299.2866
        CIE-Luv:
        27.7138, -5.2090, -65.3254
        Hunter-Lab:
        23.1335, 18.8784, -52.0173
      #34368f color charts
#34368f RGB chart
      #34368f CMYK chart
      #34368f RGB pie chart
      #34368f color shades, tints & tones
#34368f color schemes
#34368f color preview, HTML & CSS examples
           This text has a color of #34368f        
        
          <p style="color:#34368f;">Text here</p>
        
        
          .mytext {color:#34368f;}
        
        Text color #34368f
      
           This box has a color of #34368f        
        
          <div style="background-color:#34368f;">Content here</div>
        
        
          .mybackground {background-color:#34368f;}
        
        Background color #34368f
      
           Border around this has a color of #34368f        
        
          <div style="border:2px solid #34368f;">Content here</div>
        
        
          .myborder {border:2px solid #34368f;}
        
        Border color #34368f