#32865b color space conversions
Hex:
        #32865b
        RGB:
        50, 134, 91
        CMY:
        80, 47, 64
        CMYK:
        63, 0, 32, 47
      HSL:
        149°, 45.6522%, 36.0784%
        HSV (HSB):
        149°, 62.6866%, 52.5490%
        XYZ:
        11.7288, 18.4836, 12.8471
        xyY:
        0.2724, 0.4293, 18.4836
      CIE-Lab:
        50.0775, -35.8881, 15.8323
        CIE-LCH:
        50.0775, 39.2252, 156.1949
        CIE-Luv:
        50.0775, -35.5436, 25.7623
        Hunter-Lab:
        42.9926, -26.5404, 12.3778
      #32865b color charts
#32865b RGB chart
      #32865b CMYK chart
      #32865b RGB pie chart
      #32865b color shades, tints & tones
#32865b color schemes
#32865b color preview, HTML & CSS examples
           This text has a color of #32865b        
        
          <p style="color:#32865b;">Text here</p>
        
        
          .mytext {color:#32865b;}
        
        Text color #32865b
      
           This box has a color of #32865b        
        
          <div style="background-color:#32865b;">Content here</div>
        
        
          .mybackground {background-color:#32865b;}
        
        Background color #32865b
      
           Border around this has a color of #32865b        
        
          <div style="border:2px solid #32865b;">Content here</div>
        
        
          .myborder {border:2px solid #32865b;}
        
        Border color #32865b