#3f939a color space conversions
Hex:
        #3f939a
        RGB:
        63, 147, 154
        CMY:
        75, 42, 40
        CMYK:
        59, 5, 0, 40
      HSL:
        185°, 41.9355%, 42.5490%
        HSV (HSB):
        185°, 59.0909%, 60.3922%
        XYZ:
        18.3164, 24.2573, 34.2886
        xyY:
        0.2383, 0.3156, 24.2573
      CIE-Lab:
        56.3445, -23.0255, -11.3373
        CIE-LCH:
        56.3445, 25.6653, 206.2149
        CIE-Luv:
        56.3445, -34.2727, -13.3601
        Hunter-Lab:
        49.2517, -19.8076, -6.8010
      #3f939a color charts
#3f939a RGB chart
      #3f939a CMYK chart
      #3f939a RGB pie chart
      #3f939a color shades, tints & tones
#3f939a color schemes
#3f939a color preview, HTML & CSS examples
           This text has a color of #3f939a        
        
          <p style="color:#3f939a;">Text here</p>
        
        
          .mytext {color:#3f939a;}
        
        Text color #3f939a
      
           This box has a color of #3f939a        
        
          <div style="background-color:#3f939a;">Content here</div>
        
        
          .mybackground {background-color:#3f939a;}
        
        Background color #3f939a
      
           Border around this has a color of #3f939a        
        
          <div style="border:2px solid #3f939a;">Content here</div>
        
        
          .myborder {border:2px solid #3f939a;}
        
        Border color #3f939a