#3bc8ec color space conversions
Hex:
        #3bc8ec
        RGB:
        59, 200, 236
        CMY:
        77, 22, 7
        CMYK:
        75, 15, 0, 7
      HSL:
        192°, 82.3256%, 57.8431%
        HSV (HSB):
        192°, 75.0000%, 92.5490%
        XYZ:
        37.5982, 48.2945, 86.6970
        xyY:
        0.2178, 0.2798, 48.2945
      CIE-Lab:
        75.0103, -25.2461, -28.4579
        CIE-LCH:
        75.0103, 38.0423, 228.4226
        CIE-Luv:
        75.0103, -49.4389, -42.0153
        Hunter-Lab:
        69.4942, -25.0417, -25.3208
      #3bc8ec color charts
#3bc8ec RGB chart
      #3bc8ec CMYK chart
      #3bc8ec RGB pie chart
      #3bc8ec color shades, tints & tones
#3bc8ec color schemes
#3bc8ec color preview, HTML & CSS examples
           This text has a color of #3bc8ec        
        
          <p style="color:#3bc8ec;">Text here</p>
        
        
          .mytext {color:#3bc8ec;}
        
        Text color #3bc8ec
      
           This box has a color of #3bc8ec        
        
          <div style="background-color:#3bc8ec;">Content here</div>
        
        
          .mybackground {background-color:#3bc8ec;}
        
        Background color #3bc8ec
      
           Border around this has a color of #3bc8ec        
        
          <div style="border:2px solid #3bc8ec;">Content here</div>
        
        
          .myborder {border:2px solid #3bc8ec;}
        
        Border color #3bc8ec