#3b867f color space conversions
Hex:
        #3b867f
        RGB:
        59, 134, 127
        CMY:
        77, 47, 50
        CMYK:
        56, 0, 5, 47
      HSL:
        174°, 38.8601%, 37.8431%
        HSV (HSB):
        174°, 55.9701%, 52.5490%
        XYZ:
        14.1595, 19.5123, 23.0986
        xyY:
        0.2494, 0.3437, 19.5123
      CIE-Lab:
        51.2813, -24.9482, -3.2790
        CIE-LCH:
        51.2813, 25.1627, 187.4877
        CIE-Luv:
        51.2813, -31.5082, -0.9735
        Hunter-Lab:
        44.1727, -20.0844, -0.0828
      #3b867f color charts
#3b867f RGB chart
      #3b867f CMYK chart
      #3b867f RGB pie chart
      #3b867f color shades, tints & tones
#3b867f color schemes
#3b867f color preview, HTML & CSS examples
           This text has a color of #3b867f        
        
          <p style="color:#3b867f;">Text here</p>
        
        
          .mytext {color:#3b867f;}
        
        Text color #3b867f
      
           This box has a color of #3b867f        
        
          <div style="background-color:#3b867f;">Content here</div>
        
        
          .mybackground {background-color:#3b867f;}
        
        Background color #3b867f
      
           Border around this has a color of #3b867f        
        
          <div style="border:2px solid #3b867f;">Content here</div>
        
        
          .myborder {border:2px solid #3b867f;}
        
        Border color #3b867f