#3bdaf8 color space conversions
Hex:
        #3bdaf8
        RGB:
        59, 218, 248
        CMY:
        77, 15, 3
        CMYK:
        76, 12, 0, 3
      HSL:
        190°, 93.1034%, 60.1961%
        HSV (HSB):
        190°, 76.2097%, 97.2549%
        XYZ:
        43.8183, 57.8499, 97.6636
        xyY:
        0.2198, 0.2902, 57.8499
      CIE-Lab:
        80.6553, -30.3611, -26.2331
        CIE-LCH:
        80.6553, 40.1245, 220.8282
        CIE-Luv:
        80.6553, -54.8705, -37.8553
        Hunter-Lab:
        76.0591, -30.2681, -22.8898
      #3bdaf8 color charts
#3bdaf8 RGB chart
      #3bdaf8 CMYK chart
      #3bdaf8 RGB pie chart
      #3bdaf8 color shades, tints & tones
#3bdaf8 color schemes
#3bdaf8 color preview, HTML & CSS examples
           This text has a color of #3bdaf8        
        
          <p style="color:#3bdaf8;">Text here</p>
        
        
          .mytext {color:#3bdaf8;}
        
        Text color #3bdaf8
      
           This box has a color of #3bdaf8        
        
          <div style="background-color:#3bdaf8;">Content here</div>
        
        
          .mybackground {background-color:#3bdaf8;}
        
        Background color #3bdaf8
      
           Border around this has a color of #3bdaf8        
        
          <div style="border:2px solid #3bdaf8;">Content here</div>
        
        
          .myborder {border:2px solid #3bdaf8;}
        
        Border color #3bdaf8