#34865b color space conversions
Hex:
        #34865b
        RGB:
        52, 134, 91
        CMY:
        80, 47, 64
        CMYK:
        61, 0, 32, 47
      HSL:
        149°, 44.0860%, 36.4706%
        HSV (HSB):
        149°, 61.1940%, 52.5490%
        XYZ:
        11.8296, 18.5356, 12.8518
        xyY:
        0.2737, 0.4289, 18.5356
      CIE-Lab:
        50.1394, -35.4437, 15.9269
        CIE-LCH:
        50.1394, 38.8577, 155.8028
        CIE-Luv:
        50.1394, -35.0416, 25.8207
        Hunter-Lab:
        43.0530, -26.2966, 12.4384
      #34865b color charts
#34865b RGB chart
      #34865b CMYK chart
      #34865b RGB pie chart
      #34865b color shades, tints & tones
#34865b color schemes
#34865b color preview, HTML & CSS examples
           This text has a color of #34865b        
        
          <p style="color:#34865b;">Text here</p>
        
        
          .mytext {color:#34865b;}
        
        Text color #34865b
      
           This box has a color of #34865b        
        
          <div style="background-color:#34865b;">Content here</div>
        
        
          .mybackground {background-color:#34865b;}
        
        Background color #34865b
      
           Border around this has a color of #34865b        
        
          <div style="border:2px solid #34865b;">Content here</div>
        
        
          .myborder {border:2px solid #34865b;}
        
        Border color #34865b