#34088e color space conversions
Hex:
        #34088e
        RGB:
        52, 8, 142
        CMY:
        80, 97, 44
        CMYK:
        63, 94, 0, 44
      HSL:
        260°, 89.3333%, 29.4118%
        HSV (HSB):
        260°, 94.3662%, 55.6863%
        XYZ:
        6.3855, 2.8567, 25.8060
        xyY:
        0.1822, 0.0815, 2.8567
      CIE-Lab:
        19.4607, 50.4137, -62.6313
        CIE-LCH:
        19.4607, 80.4004, 308.8316
        CIE-Luv:
        19.4607, 0.9681, -67.1279
        Hunter-Lab:
        16.9018, 37.8588, -78.6937
      #34088e color charts
#34088e RGB chart
      #34088e CMYK chart
      #34088e RGB pie chart
      #34088e color shades, tints & tones
#34088e color schemes
#34088e color preview, HTML & CSS examples
           This text has a color of #34088e        
        
          <p style="color:#34088e;">Text here</p>
        
        
          .mytext {color:#34088e;}
        
        Text color #34088e
      
           This box has a color of #34088e        
        
          <div style="background-color:#34088e;">Content here</div>
        
        
          .mybackground {background-color:#34088e;}
        
        Background color #34088e
      
           Border around this has a color of #34088e        
        
          <div style="border:2px solid #34088e;">Content here</div>
        
        
          .myborder {border:2px solid #34088e;}
        
        Border color #34088e