#3bddc2 color space conversions
Hex:
        #3bddc2
        RGB:
        59, 221, 194
        CMY:
        77, 13, 24
        CMYK:
        73, 0, 12, 13
      HSL:
        170°, 70.4348%, 54.9020%
        HSV (HSB):
        170°, 73.3032%, 86.6667%
        XYZ:
        37.3977, 56.5378, 59.9808
        xyY:
        0.2430, 0.3673, 56.5378
      CIE-Lab:
        79.9189, -47.0576, 1.4265
        CIE-LCH:
        79.9189, 47.0792, 178.2637
        CIE-Luv:
        79.9189, -59.6693, 9.6262
        Hunter-Lab:
        75.1916, -42.8056, 5.3381
      #3bddc2 color charts
#3bddc2 RGB chart
      #3bddc2 CMYK chart
      #3bddc2 RGB pie chart
      #3bddc2 color shades, tints & tones
#3bddc2 color schemes
#3bddc2 color preview, HTML & CSS examples
           This text has a color of #3bddc2        
        
          <p style="color:#3bddc2;">Text here</p>
        
        
          .mytext {color:#3bddc2;}
        
        Text color #3bddc2
      
           This box has a color of #3bddc2        
        
          <div style="background-color:#3bddc2;">Content here</div>
        
        
          .mybackground {background-color:#3bddc2;}
        
        Background color #3bddc2
      
           Border around this has a color of #3bddc2        
        
          <div style="border:2px solid #3bddc2;">Content here</div>
        
        
          .myborder {border:2px solid #3bddc2;}
        
        Border color #3bddc2