#3fcbec color space conversions
Hex:
        #3fcbec
        RGB:
        63, 203, 236
        CMY:
        75, 20, 7
        CMYK:
        73, 14, 0, 7
      HSL:
        191°, 81.9905%, 58.6275%
        HSV (HSB):
        191°, 73.3051%, 92.5490%
        XYZ:
        38.5462, 49.8248, 86.9424
        xyY:
        0.2199, 0.2842, 49.8248
      CIE-Lab:
        75.9616, -26.2874, -26.9925
        CIE-LCH:
        75.9616, 37.6779, 225.7582
        CIE-Luv:
        75.9616, -49.9089, -39.4396
        Hunter-Lab:
        70.5867, -26.0509, -23.6175
      #3fcbec color charts
#3fcbec RGB chart
      #3fcbec CMYK chart
      #3fcbec RGB pie chart
      #3fcbec color shades, tints & tones
#3fcbec color schemes
#3fcbec color preview, HTML & CSS examples
           This text has a color of #3fcbec        
        
          <p style="color:#3fcbec;">Text here</p>
        
        
          .mytext {color:#3fcbec;}
        
        Text color #3fcbec
      
           This box has a color of #3fcbec        
        
          <div style="background-color:#3fcbec;">Content here</div>
        
        
          .mybackground {background-color:#3fcbec;}
        
        Background color #3fcbec
      
           Border around this has a color of #3fcbec        
        
          <div style="border:2px solid #3fcbec;">Content here</div>
        
        
          .myborder {border:2px solid #3fcbec;}
        
        Border color #3fcbec