#34858d color space conversions
Hex:
        #34858d
        RGB:
        52, 133, 141
        CMY:
        80, 48, 45
        CMYK:
        63, 6, 0, 45
      HSL:
        185°, 46.1140%, 37.8431%
        HSV (HSB):
        185°, 63.1206%, 55.2941%
        XYZ:
        14.6114, 19.4282, 28.1792
        xyY:
        0.2348, 0.3123, 19.4282
      CIE-Lab:
        51.1845, -21.7405, -11.6186
        CIE-LCH:
        51.1845, 24.6503, 208.1209
        CIE-Luv:
        51.1845, -32.0713, -13.7404
        Hunter-Lab:
        44.0774, -17.9638, -7.0506
      #34858d color charts
#34858d RGB chart
      #34858d CMYK chart
      #34858d RGB pie chart
      #34858d color shades, tints & tones
#34858d color schemes
#34858d color preview, HTML & CSS examples
           This text has a color of #34858d        
        
          <p style="color:#34858d;">Text here</p>
        
        
          .mytext {color:#34858d;}
        
        Text color #34858d
      
           This box has a color of #34858d        
        
          <div style="background-color:#34858d;">Content here</div>
        
        
          .mybackground {background-color:#34858d;}
        
        Background color #34858d
      
           Border around this has a color of #34858d        
        
          <div style="border:2px solid #34858d;">Content here</div>
        
        
          .myborder {border:2px solid #34858d;}
        
        Border color #34858d