#3fdbf4 color space conversions
Hex:
        #3fdbf4
        RGB:
        63, 219, 244
        CMY:
        75, 14, 4
        CMYK:
        74, 10, 0, 4
      HSL:
        188°, 89.1626%, 60.1961%
        HSV (HSB):
        188°, 74.1803%, 95.6863%
        XYZ:
        43.7106, 58.2515, 94.5278
        xyY:
        0.2225, 0.2965, 58.2515
      CIE-Lab:
        80.8784, -31.6397, -23.7616
        CIE-LCH:
        80.8784, 39.5687, 216.9068
        CIE-Luv:
        80.8784, -54.9548, -33.4752
        Hunter-Lab:
        76.3226, -31.3363, -20.0066
      #3fdbf4 color charts
#3fdbf4 RGB chart
      #3fdbf4 CMYK chart
      #3fdbf4 RGB pie chart
      #3fdbf4 color shades, tints & tones
#3fdbf4 color schemes
#3fdbf4 color preview, HTML & CSS examples
           This text has a color of #3fdbf4        
        
          <p style="color:#3fdbf4;">Text here</p>
        
        
          .mytext {color:#3fdbf4;}
        
        Text color #3fdbf4
      
           This box has a color of #3fdbf4        
        
          <div style="background-color:#3fdbf4;">Content here</div>
        
        
          .mybackground {background-color:#3fdbf4;}
        
        Background color #3fdbf4
      
           Border around this has a color of #3fdbf4        
        
          <div style="border:2px solid #3fdbf4;">Content here</div>
        
        
          .myborder {border:2px solid #3fdbf4;}
        
        Border color #3fdbf4