#3de5e2 color space conversions
Hex:
        #3de5e2
        RGB:
        61, 229, 226
        CMY:
        76, 10, 11
        CMYK:
        73, 0, 1, 10
      HSL:
        179°, 76.3636%, 56.8627%
        HSV (HSB):
        179°, 73.3624%, 89.8039%
        XYZ:
        43.6712, 62.5217, 81.7177
        xyY:
        0.2324, 0.3327, 62.5217
      CIE-Lab:
        83.1901, -41.7196, -10.7358
        CIE-LCH:
        83.1901, 43.0788, 194.4309
        CIE-Luv:
        83.1901, -59.9477, -10.3940
        Hunter-Lab:
        79.0707, -39.7870, -5.9254
      #3de5e2 color charts
#3de5e2 RGB chart
      #3de5e2 CMYK chart
      #3de5e2 RGB pie chart
      #3de5e2 color shades, tints & tones
#3de5e2 color schemes
#3de5e2 color preview, HTML & CSS examples
           This text has a color of #3de5e2        
        
          <p style="color:#3de5e2;">Text here</p>
        
        
          .mytext {color:#3de5e2;}
        
        Text color #3de5e2
      
           This box has a color of #3de5e2        
        
          <div style="background-color:#3de5e2;">Content here</div>
        
        
          .mybackground {background-color:#3de5e2;}
        
        Background color #3de5e2
      
           Border around this has a color of #3de5e2        
        
          <div style="border:2px solid #3de5e2;">Content here</div>
        
        
          .myborder {border:2px solid #3de5e2;}
        
        Border color #3de5e2