#3de5cf color space conversions
Hex:
        #3de5cf
        RGB:
        61, 229, 207
        CMY:
        76, 10, 19
        CMYK:
        73, 0, 10, 10
      HSL:
        172°, 76.3636%, 56.8627%
        HSV (HSB):
        172°, 73.3624%, 89.8039%
        XYZ:
        41.2063, 61.5357, 68.7373
        xyY:
        0.2403, 0.3589, 61.5357
      CIE-Lab:
        82.6659, -46.8604, -1.4561
        CIE-LCH:
        82.6659, 46.8830, 181.7798
        CIE-Luv:
        82.6659, -61.2751, 5.1926
        Hunter-Lab:
        78.4447, -43.5139, 2.9584
      #3de5cf color charts
#3de5cf RGB chart
      #3de5cf CMYK chart
      #3de5cf RGB pie chart
      #3de5cf color shades, tints & tones
#3de5cf color schemes
#3de5cf color preview, HTML & CSS examples
           This text has a color of #3de5cf        
        
          <p style="color:#3de5cf;">Text here</p>
        
        
          .mytext {color:#3de5cf;}
        
        Text color #3de5cf
      
           This box has a color of #3de5cf        
        
          <div style="background-color:#3de5cf;">Content here</div>
        
        
          .mybackground {background-color:#3de5cf;}
        
        Background color #3de5cf
      
           Border around this has a color of #3de5cf        
        
          <div style="border:2px solid #3de5cf;">Content here</div>
        
        
          .myborder {border:2px solid #3de5cf;}
        
        Border color #3de5cf