#3f847a color space conversions
Hex:
        #3f847a
        RGB:
        63, 132, 122
        CMY:
        75, 48, 52
        CMYK:
        52, 0, 8, 48
      HSL:
        171°, 35.3846%, 38.2353%
        HSV (HSB):
        171°, 52.2727%, 51.7647%
        XYZ:
        13.8140, 18.9644, 21.3448
        xyY:
        0.2552, 0.3504, 18.9644
      CIE-Lab:
        50.6456, -24.3816, -1.2763
        CIE-LCH:
        50.6456, 24.4149, 182.9965
        CIE-Luv:
        50.6456, -29.8458, 1.8075
        Hunter-Lab:
        43.5482, -19.5869, 1.4232
      #3f847a color charts
#3f847a RGB chart
      #3f847a CMYK chart
      #3f847a RGB pie chart
      #3f847a color shades, tints & tones
#3f847a color schemes
#3f847a color preview, HTML & CSS examples
           This text has a color of #3f847a        
        
          <p style="color:#3f847a;">Text here</p>
        
        
          .mytext {color:#3f847a;}
        
        Text color #3f847a
      
           This box has a color of #3f847a        
        
          <div style="background-color:#3f847a;">Content here</div>
        
        
          .mybackground {background-color:#3f847a;}
        
        Background color #3f847a
      
           Border around this has a color of #3f847a        
        
          <div style="border:2px solid #3f847a;">Content here</div>
        
        
          .myborder {border:2px solid #3f847a;}
        
        Border color #3f847a