#3fa0bb color space conversions
Hex:
        #3fa0bb
        RGB:
        63, 160, 187
        CMY:
        75, 37, 27
        CMYK:
        66, 14, 0, 27
      HSL:
        193°, 49.6000%, 49.0196%
        HSV (HSB):
        193°, 66.3102%, 73.3333%
        XYZ:
        23.5903, 29.7862, 51.5197
        xyY:
        0.2249, 0.2840, 29.7862
      CIE-Lab:
        61.4693, -19.6985, -22.2801
        CIE-LCH:
        61.4693, 29.7394, 228.5192
        CIE-Luv:
        61.4693, -37.4361, -31.4649
        Hunter-Lab:
        54.5768, -18.3542, -17.7652
      #3fa0bb color charts
#3fa0bb RGB chart
      #3fa0bb CMYK chart
      #3fa0bb RGB pie chart
      #3fa0bb color shades, tints & tones
#3fa0bb color schemes
#3fa0bb color preview, HTML & CSS examples
           This text has a color of #3fa0bb        
        
          <p style="color:#3fa0bb;">Text here</p>
        
        
          .mytext {color:#3fa0bb;}
        
        Text color #3fa0bb
      
           This box has a color of #3fa0bb        
        
          <div style="background-color:#3fa0bb;">Content here</div>
        
        
          .mybackground {background-color:#3fa0bb;}
        
        Background color #3fa0bb
      
           Border around this has a color of #3fa0bb        
        
          <div style="border:2px solid #3fa0bb;">Content here</div>
        
        
          .myborder {border:2px solid #3fa0bb;}
        
        Border color #3fa0bb