#34719f color space conversions
Hex:
        #34719f
        RGB:
        52, 113, 159
        CMY:
        80, 56, 38
        CMYK:
        67, 29, 0, 38
      HSL:
        206°, 50.7109%, 41.3725%
        HSV (HSB):
        206°, 67.2956%, 62.3529%
        XYZ:
        13.5793, 15.0435, 34.9889
        xyY:
        0.2135, 0.2365, 15.0435
      CIE-Lab:
        45.6937, -4.5349, -30.6208
        CIE-LCH:
        45.6937, 30.9547, 261.5758
        CIE-Luv:
        45.6937, -23.7798, -44.5413
        Hunter-Lab:
        38.7860, -5.3811, -26.3354
      #34719f color charts
#34719f RGB chart
      #34719f CMYK chart
      #34719f RGB pie chart
      #34719f color shades, tints & tones
#34719f color schemes
#34719f color preview, HTML & CSS examples
           This text has a color of #34719f        
        
          <p style="color:#34719f;">Text here</p>
        
        
          .mytext {color:#34719f;}
        
        Text color #34719f
      
           This box has a color of #34719f        
        
          <div style="background-color:#34719f;">Content here</div>
        
        
          .mybackground {background-color:#34719f;}
        
        Background color #34719f
      
           Border around this has a color of #34719f        
        
          <div style="border:2px solid #34719f;">Content here</div>
        
        
          .myborder {border:2px solid #34719f;}
        
        Border color #34719f