#3fa2b1 color space conversions
Hex:
        #3fa2b1
        RGB:
        63, 162, 177
        CMY:
        75, 36, 31
        CMYK:
        64, 8, 0, 31
      HSL:
        188°, 47.5000%, 47.0588%
        HSV (HSB):
        188°, 64.4068%, 69.4118%
        XYZ:
        22.9060, 30.0717, 46.1921
        xyY:
        0.2310, 0.3032, 30.0717
      CIE-Lab:
        61.7161, -23.8302, -16.2861
        CIE-LCH:
        61.7161, 28.8637, 214.3496
        CIE-Luv:
        61.7161, -38.7224, -21.2676
        Hunter-Lab:
        54.8377, -21.4055, -11.5561
      #3fa2b1 color charts
#3fa2b1 RGB chart
      #3fa2b1 CMYK chart
      #3fa2b1 RGB pie chart
      #3fa2b1 color shades, tints & tones
#3fa2b1 color schemes
#3fa2b1 color preview, HTML & CSS examples
           This text has a color of #3fa2b1        
        
          <p style="color:#3fa2b1;">Text here</p>
        
        
          .mytext {color:#3fa2b1;}
        
        Text color #3fa2b1
      
           This box has a color of #3fa2b1        
        
          <div style="background-color:#3fa2b1;">Content here</div>
        
        
          .mybackground {background-color:#3fa2b1;}
        
        Background color #3fa2b1
      
           Border around this has a color of #3fa2b1        
        
          <div style="border:2px solid #3fa2b1;">Content here</div>
        
        
          .myborder {border:2px solid #3fa2b1;}
        
        Border color #3fa2b1