#034250 color space conversions
Hex:
        #034250
        RGB:
        3, 66, 80
        CMY:
        99, 74, 69
        CMYK:
        96, 18, 0, 69
      HSL:
        191°, 92.7711%, 16.2745%
        HSV (HSB):
        191°, 96.2500%, 31.3725%
        XYZ:
        3.4337, 4.4950, 8.2761
        xyY:
        0.2119, 0.2774, 4.4950
      CIE-Lab:
        25.2446, -12.4886, -13.6083
        CIE-LCH:
        25.2446, 18.4703, 227.4568
        CIE-Luv:
        25.2446, -17.8198, -14.9492
        Hunter-Lab:
        21.2014, -8.1928, -8.3032
      #034250 color charts
#034250 RGB chart
      #034250 CMYK chart
      #034250 RGB pie chart
      #034250 color shades, tints & tones
#034250 color schemes
#034250 color preview, HTML & CSS examples
           This text has a color of #034250        
        
          <p style="color:#034250;">Text here</p>
        
        
          .mytext {color:#034250;}
        
        Text color #034250
      
           This box has a color of #034250        
        
          <div style="background-color:#034250;">Content here</div>
        
        
          .mybackground {background-color:#034250;}
        
        Background color #034250
      
           Border around this has a color of #034250        
        
          <div style="border:2px solid #034250;">Content here</div>
        
        
          .myborder {border:2px solid #034250;}
        
        Border color #034250