#3bded1 color space conversions
Hex:
        #3bded1
        RGB:
        59, 222, 209
        CMY:
        77, 13, 18
        CMYK:
        73, 0, 6, 13
      HSL:
        175°, 71.1790%, 55.0980%
        HSV (HSB):
        175°, 73.4234%, 87.0588%
        XYZ:
        39.4335, 57.7758, 69.3951
        xyY:
        0.2367, 0.3468, 57.7758
      CIE-Lab:
        80.6140, -43.5224, -5.5395
        CIE-LCH:
        80.6140, 43.8735, 187.2535
        CIE-Luv:
        80.6140, -58.9801, -1.7533
        Hunter-Lab:
        76.0104, -40.4140, -0.9226
      #3bded1 color charts
#3bded1 RGB chart
      #3bded1 CMYK chart
      #3bded1 RGB pie chart
      #3bded1 color shades, tints & tones
#3bded1 color schemes
#3bded1 color preview, HTML & CSS examples
           This text has a color of #3bded1        
        
          <p style="color:#3bded1;">Text here</p>
        
        
          .mytext {color:#3bded1;}
        
        Text color #3bded1
      
           This box has a color of #3bded1        
        
          <div style="background-color:#3bded1;">Content here</div>
        
        
          .mybackground {background-color:#3bded1;}
        
        Background color #3bded1
      
           Border around this has a color of #3bded1        
        
          <div style="border:2px solid #3bded1;">Content here</div>
        
        
          .myborder {border:2px solid #3bded1;}
        
        Border color #3bded1