#3f878e color space conversions
Hex:
        #3f878e
        RGB:
        63, 135, 142
        CMY:
        75, 47, 44
        CMYK:
        56, 5, 0, 44
      HSL:
        185°, 38.5366%, 40.1961%
        HSV (HSB):
        185°, 55.6338%, 55.6863%
        XYZ:
        15.5964, 20.3377, 28.6947
        xyY:
        0.2413, 0.3147, 20.3377
      CIE-Lab:
        52.2169, -20.3025, -10.6110
        CIE-LCH:
        52.2169, 22.9082, 207.5936
        CIE-Luv:
        52.2169, -30.1823, -12.4411
        Hunter-Lab:
        45.0973, -17.1883, -6.1572
      #3f878e color charts
#3f878e RGB chart
      #3f878e CMYK chart
      #3f878e RGB pie chart
      #3f878e color shades, tints & tones
#3f878e color schemes
#3f878e color preview, HTML & CSS examples
           This text has a color of #3f878e        
        
          <p style="color:#3f878e;">Text here</p>
        
        
          .mytext {color:#3f878e;}
        
        Text color #3f878e
      
           This box has a color of #3f878e        
        
          <div style="background-color:#3f878e;">Content here</div>
        
        
          .mybackground {background-color:#3f878e;}
        
        Background color #3f878e
      
           Border around this has a color of #3f878e        
        
          <div style="border:2px solid #3f878e;">Content here</div>
        
        
          .myborder {border:2px solid #3f878e;}
        
        Border color #3f878e