#3fa1b1 color space conversions
Hex:
        #3fa1b1
        RGB:
        63, 161, 177
        CMY:
        75, 37, 31
        CMYK:
        64, 9, 0, 31
      HSL:
        188°, 47.5000%, 47.0588%
        HSV (HSB):
        188°, 64.4068%, 69.4118%
        XYZ:
        22.7306, 29.7208, 46.1336
        xyY:
        0.2306, 0.3015, 29.7208
      CIE-Lab:
        61.4126, -23.3186, -16.7459
        CIE-LCH:
        61.4126, 28.7085, 215.6835
        CIE-Luv:
        61.4126, -38.3504, -22.0543
        Hunter-Lab:
        54.5168, -20.9795, -12.0111
      #3fa1b1 color charts
#3fa1b1 RGB chart
      #3fa1b1 CMYK chart
      #3fa1b1 RGB pie chart
      #3fa1b1 color shades, tints & tones
#3fa1b1 color schemes
#3fa1b1 color preview, HTML & CSS examples
           This text has a color of #3fa1b1        
        
          <p style="color:#3fa1b1;">Text here</p>
        
        
          .mytext {color:#3fa1b1;}
        
        Text color #3fa1b1
      
           This box has a color of #3fa1b1        
        
          <div style="background-color:#3fa1b1;">Content here</div>
        
        
          .mybackground {background-color:#3fa1b1;}
        
        Background color #3fa1b1
      
           Border around this has a color of #3fa1b1        
        
          <div style="border:2px solid #3fa1b1;">Content here</div>
        
        
          .myborder {border:2px solid #3fa1b1;}
        
        Border color #3fa1b1