#34919d color space conversions
Hex:
        #34919d
        RGB:
        52, 145, 157
        CMY:
        80, 43, 38
        CMYK:
        67, 8, 0, 38
      HSL:
        187°, 50.2392%, 40.9804%
        HSV (HSB):
        187°, 66.8790%, 61.5686%
        XYZ:
        17.6274, 23.4152, 35.4888
        xyY:
        0.2303, 0.3060, 23.4152
      CIE-Lab:
        55.4974, -23.0420, -14.3672
        CIE-LCH:
        55.4974, 27.1542, 211.9445
        CIE-Luv:
        55.4974, -35.7120, -18.0225
        Hunter-Lab:
        48.3892, -19.6567, -9.6110
      #34919d color charts
#34919d RGB chart
      #34919d CMYK chart
      #34919d RGB pie chart
      #34919d color shades, tints & tones
#34919d color schemes
#34919d color preview, HTML & CSS examples
           This text has a color of #34919d        
        
          <p style="color:#34919d;">Text here</p>
        
        
          .mytext {color:#34919d;}
        
        Text color #34919d
      
           This box has a color of #34919d        
        
          <div style="background-color:#34919d;">Content here</div>
        
        
          .mybackground {background-color:#34919d;}
        
        Background color #34919d
      
           Border around this has a color of #34919d        
        
          <div style="border:2px solid #34919d;">Content here</div>
        
        
          .myborder {border:2px solid #34919d;}
        
        Border color #34919d