#3fa0b4 color space conversions
Hex:
        #3fa0b4
        RGB:
        63, 160, 180
        CMY:
        75, 37, 29
        CMYK:
        65, 11, 0, 29
      HSL:
        190°, 48.1481%, 47.6471%
        HSV (HSB):
        190°, 65.0000%, 70.5882%
        XYZ:
        22.8589, 29.4937, 47.6681
        xyY:
        0.2285, 0.2949, 29.4937
      CIE-Lab:
        61.2149, -21.8832, -18.7341
        CIE-LCH:
        61.2149, 28.8070, 220.5666
        CIE-Luv:
        61.2149, -37.8148, -25.4215
        Hunter-Lab:
        54.3081, -19.9063, -14.0252
      #3fa0b4 color charts
#3fa0b4 RGB chart
      #3fa0b4 CMYK chart
      #3fa0b4 RGB pie chart
      #3fa0b4 color shades, tints & tones
#3fa0b4 color schemes
#3fa0b4 color preview, HTML & CSS examples
           This text has a color of #3fa0b4        
        
          <p style="color:#3fa0b4;">Text here</p>
        
        
          .mytext {color:#3fa0b4;}
        
        Text color #3fa0b4
      
           This box has a color of #3fa0b4        
        
          <div style="background-color:#3fa0b4;">Content here</div>
        
        
          .mybackground {background-color:#3fa0b4;}
        
        Background color #3fa0b4
      
           Border around this has a color of #3fa0b4        
        
          <div style="border:2px solid #3fa0b4;">Content here</div>
        
        
          .myborder {border:2px solid #3fa0b4;}
        
        Border color #3fa0b4