#3fb1b1 color space conversions
Hex:
        #3fb1b1
        RGB:
        63, 177, 177
        CMY:
        75, 31, 31
        CMYK:
        64, 0, 0, 31
      HSL:
        180°, 47.5000%, 47.0588%
        HSV (HSB):
        180°, 64.4068%, 69.4118%
        XYZ:
        25.7079, 35.6754, 47.1261
        xyY:
        0.2369, 0.3288, 35.6754
      CIE-Lab:
        66.2711, -31.2623, -9.4386
        CIE-LCH:
        66.2711, 32.6561, 196.8000
        CIE-Luv:
        66.2711, -44.2837, -9.5636
        Hunter-Lab:
        59.7289, -27.6975, -4.9696
      #3fb1b1 color charts
#3fb1b1 RGB chart
      #3fb1b1 CMYK chart
      #3fb1b1 RGB pie chart
      #3fb1b1 color shades, tints & tones
#3fb1b1 color schemes
#3fb1b1 color preview, HTML & CSS examples
           This text has a color of #3fb1b1        
        
          <p style="color:#3fb1b1;">Text here</p>
        
        
          .mytext {color:#3fb1b1;}
        
        Text color #3fb1b1
      
           This box has a color of #3fb1b1        
        
          <div style="background-color:#3fb1b1;">Content here</div>
        
        
          .mybackground {background-color:#3fb1b1;}
        
        Background color #3fb1b1
      
           Border around this has a color of #3fb1b1        
        
          <div style="border:2px solid #3fb1b1;">Content here</div>
        
        
          .myborder {border:2px solid #3fb1b1;}
        
        Border color #3fb1b1