#3bc5d1 color space conversions
Hex:
        #3bc5d1
        RGB:
        59, 197, 209
        CMY:
        77, 23, 18
        CMYK:
        72, 6, 0, 18
      HSL:
        185°, 61.9835%, 52.5490%
        HSV (HSB):
        185°, 71.7703%, 81.9608%
        XYZ:
        33.2785, 45.4658, 67.3434
        xyY:
        0.2278, 0.3112, 45.4658
      CIE-Lab:
        73.1975, -32.0646, -16.6133
        CIE-LCH:
        73.1975, 36.1129, 207.3895
        CIE-Luv:
        73.1975, -50.1704, -21.1734
        Hunter-Lab:
        67.4283, -29.9028, -12.0155
      #3bc5d1 color charts
#3bc5d1 RGB chart
      #3bc5d1 CMYK chart
      #3bc5d1 RGB pie chart
      #3bc5d1 color shades, tints & tones
#3bc5d1 color schemes
#3bc5d1 color preview, HTML & CSS examples
           This text has a color of #3bc5d1        
        
          <p style="color:#3bc5d1;">Text here</p>
        
        
          .mytext {color:#3bc5d1;}
        
        Text color #3bc5d1
      
           This box has a color of #3bc5d1        
        
          <div style="background-color:#3bc5d1;">Content here</div>
        
        
          .mybackground {background-color:#3bc5d1;}
        
        Background color #3bc5d1
      
           Border around this has a color of #3bc5d1        
        
          <div style="border:2px solid #3bc5d1;">Content here</div>
        
        
          .myborder {border:2px solid #3bc5d1;}
        
        Border color #3bc5d1