#3bcda5 color space conversions
Hex:
        #3bcda5
        RGB:
        59, 205, 165
        CMY:
        77, 20, 35
        CMYK:
        71, 0, 20, 20
      HSL:
        164°, 59.3496%, 51.7647%
        HSV (HSB):
        164°, 71.2195%, 80.3922%
        XYZ:
        30.4265, 47.3091, 43.1252
        xyY:
        0.2517, 0.3914, 47.3091
      CIE-Lab:
        74.3870, -47.5612, 8.9627
        CIE-LCH:
        74.3870, 48.3983, 169.3280
        CIE-Luv:
        74.3870, -55.9500, 20.6791
        Hunter-Lab:
        68.7816, -41.4058, 10.9730
      #3bcda5 color charts
#3bcda5 RGB chart
      #3bcda5 CMYK chart
      #3bcda5 RGB pie chart
      #3bcda5 color shades, tints & tones
#3bcda5 color schemes
#3bcda5 color preview, HTML & CSS examples
           This text has a color of #3bcda5        
        
          <p style="color:#3bcda5;">Text here</p>
        
        
          .mytext {color:#3bcda5;}
        
        Text color #3bcda5
      
           This box has a color of #3bcda5        
        
          <div style="background-color:#3bcda5;">Content here</div>
        
        
          .mybackground {background-color:#3bcda5;}
        
        Background color #3bcda5
      
           Border around this has a color of #3bcda5        
        
          <div style="border:2px solid #3bcda5;">Content here</div>
        
        
          .myborder {border:2px solid #3bcda5;}
        
        Border color #3bcda5