#3fa8b1 color space conversions
Hex:
        #3fa8b1
        RGB:
        63, 168, 177
        CMY:
        75, 34, 31
        CMYK:
        64, 5, 0, 31
      HSL:
        185°, 47.5000%, 47.0588%
        HSV (HSB):
        185°, 64.4068%, 69.4118%
        XYZ:
        23.9883, 32.2363, 46.5529
        xyY:
        0.2334, 0.3137, 32.2363
      CIE-Lab:
        63.5377, -26.8568, -13.5355
        CIE-LCH:
        63.5377, 30.0749, 206.7476
        CIE-Luv:
        63.5377, -40.9516, -16.5615
        Hunter-Lab:
        56.7771, -23.9435, -8.8694
      #3fa8b1 color charts
#3fa8b1 RGB chart
      #3fa8b1 CMYK chart
      #3fa8b1 RGB pie chart
      #3fa8b1 color shades, tints & tones
#3fa8b1 color schemes
#3fa8b1 color preview, HTML & CSS examples
           This text has a color of #3fa8b1        
        
          <p style="color:#3fa8b1;">Text here</p>
        
        
          .mytext {color:#3fa8b1;}
        
        Text color #3fa8b1
      
           This box has a color of #3fa8b1        
        
          <div style="background-color:#3fa8b1;">Content here</div>
        
        
          .mybackground {background-color:#3fa8b1;}
        
        Background color #3fa8b1
      
           Border around this has a color of #3fa8b1        
        
          <div style="border:2px solid #3fa8b1;">Content here</div>
        
        
          .myborder {border:2px solid #3fa8b1;}
        
        Border color #3fa8b1