#3bd1ed color space conversions
Hex:
        #3bd1ed
        RGB:
        59, 209, 237
        CMY:
        77, 18, 7
        CMYK:
        75, 12, 0, 7
      HSL:
        189°, 83.1776%, 58.0392%
        HSV (HSB):
        189°, 75.1055%, 92.9412%
        XYZ:
        39.8902, 52.6452, 88.1799
        xyY:
        0.2207, 0.2913, 52.6452
      CIE-Lab:
        77.6650, -29.3775, -24.9317
        CIE-LCH:
        77.6650, 38.5308, 220.3202
        CIE-Luv:
        77.6650, -52.5050, -35.6236
        Hunter-Lab:
        72.5570, -28.8395, -21.2664
      #3bd1ed color charts
#3bd1ed RGB chart
      #3bd1ed CMYK chart
      #3bd1ed RGB pie chart
      #3bd1ed color shades, tints & tones
#3bd1ed color schemes
#3bd1ed color preview, HTML & CSS examples
           This text has a color of #3bd1ed        
        
          <p style="color:#3bd1ed;">Text here</p>
        
        
          .mytext {color:#3bd1ed;}
        
        Text color #3bd1ed
      
           This box has a color of #3bd1ed        
        
          <div style="background-color:#3bd1ed;">Content here</div>
        
        
          .mybackground {background-color:#3bd1ed;}
        
        Background color #3bd1ed
      
           Border around this has a color of #3bd1ed        
        
          <div style="border:2px solid #3bd1ed;">Content here</div>
        
        
          .myborder {border:2px solid #3bd1ed;}
        
        Border color #3bd1ed