#3bcddb color space conversions
Hex:
        #3bcddb
        RGB:
        59, 205, 219
        CMY:
        77, 20, 14
        CMYK:
        73, 6, 0, 14
      HSL:
        185°, 68.9655%, 54.5098%
        HSV (HSB):
        185°, 73.0594%, 85.8824%
        XYZ:
        36.4211, 49.7069, 74.6926
        xyY:
        0.2265, 0.3091, 49.7069
      CIE-Lab:
        75.8890, -32.9047, -17.9587
        CIE-LCH:
        75.8890, 37.4865, 208.6248
        CIE-Luv:
        75.8890, -52.3260, -23.3692
        Hunter-Lab:
        70.5031, -31.1694, -13.4610
      #3bcddb color charts
#3bcddb RGB chart
      #3bcddb CMYK chart
      #3bcddb RGB pie chart
      #3bcddb color shades, tints & tones
#3bcddb color schemes
#3bcddb color preview, HTML & CSS examples
           This text has a color of #3bcddb        
        
          <p style="color:#3bcddb;">Text here</p>
        
        
          .mytext {color:#3bcddb;}
        
        Text color #3bcddb
      
           This box has a color of #3bcddb        
        
          <div style="background-color:#3bcddb;">Content here</div>
        
        
          .mybackground {background-color:#3bcddb;}
        
        Background color #3bcddb
      
           Border around this has a color of #3bcddb        
        
          <div style="border:2px solid #3bcddb;">Content here</div>
        
        
          .myborder {border:2px solid #3bcddb;}
        
        Border color #3bcddb