#3bd2fc color space conversions
Hex:
        #3bd2fc
        RGB:
        59, 210, 252
        CMY:
        77, 18, 1
        CMYK:
        77, 17, 0, 1
      HSL:
        193°, 96.9849%, 60.9804%
        HSV (HSB):
        193°, 76.5873%, 98.8235%
        XYZ:
        42.4209, 54.0513, 100.2926
        xyY:
        0.2156, 0.2747, 54.0513
      CIE-Lab:
        78.4916, -25.1854, -31.6790
        CIE-LCH:
        78.4916, 40.4705, 231.5146
        CIE-Luv:
        78.4916, -51.8449, -47.7720
        Hunter-Lab:
        73.5196, -25.6644, -29.4175
      #3bd2fc color charts
#3bd2fc RGB chart
      #3bd2fc CMYK chart
      #3bd2fc RGB pie chart
      #3bd2fc color shades, tints & tones
#3bd2fc color schemes
#3bd2fc color preview, HTML & CSS examples
           This text has a color of #3bd2fc        
        
          <p style="color:#3bd2fc;">Text here</p>
        
        
          .mytext {color:#3bd2fc;}
        
        Text color #3bd2fc
      
           This box has a color of #3bd2fc        
        
          <div style="background-color:#3bd2fc;">Content here</div>
        
        
          .mybackground {background-color:#3bd2fc;}
        
        Background color #3bd2fc
      
           Border around this has a color of #3bd2fc        
        
          <div style="border:2px solid #3bd2fc;">Content here</div>
        
        
          .myborder {border:2px solid #3bd2fc;}
        
        Border color #3bd2fc