#3fa0c3 color space conversions
Hex:
        #3fa0c3
        RGB:
        63, 160, 195
        CMY:
        75, 37, 24
        CMYK:
        68, 18, 0, 24
      HSL:
        196°, 52.3810%, 50.5882%
        HSV (HSB):
        196°, 67.6923%, 76.4706%
        XYZ:
        24.4710, 30.1385, 56.1573
        xyY:
        0.2209, 0.2721, 30.1385
      CIE-Lab:
        61.7735, -17.1472, -26.2982
        CIE-LCH:
        61.7735, 31.3946, 236.8945
        CIE-Luv:
        61.7735, -37.0099, -38.3961
        Hunter-Lab:
        54.8985, -16.5061, -22.2205
      #3fa0c3 color charts
#3fa0c3 RGB chart
      #3fa0c3 CMYK chart
      #3fa0c3 RGB pie chart
      #3fa0c3 color shades, tints & tones
#3fa0c3 color schemes
#3fa0c3 color preview, HTML & CSS examples
           This text has a color of #3fa0c3        
        
          <p style="color:#3fa0c3;">Text here</p>
        
        
          .mytext {color:#3fa0c3;}
        
        Text color #3fa0c3
      
           This box has a color of #3fa0c3        
        
          <div style="background-color:#3fa0c3;">Content here</div>
        
        
          .mybackground {background-color:#3fa0c3;}
        
        Background color #3fa0c3
      
           Border around this has a color of #3fa0c3        
        
          <div style="border:2px solid #3fa0c3;">Content here</div>
        
        
          .myborder {border:2px solid #3fa0c3;}
        
        Border color #3fa0c3