#3de2ef color space conversions
Hex:
        #3de2ef
        RGB:
        61, 226, 239
        CMY:
        76, 11, 6
        CMYK:
        74, 5, 0, 6
      HSL:
        184°, 84.7619%, 58.8235%
        HSV (HSB):
        184°, 74.4770%, 93.7255%
        XYZ:
        44.7008, 61.6168, 91.1986
        xyY:
        0.2263, 0.3120, 61.6168
      CIE-Lab:
        82.7092, -36.6385, -18.3383
        CIE-LCH:
        82.7092, 40.9716, 206.5889
        CIE-Luv:
        82.7092, -57.9967, -23.6923
        Hunter-Lab:
        78.4964, -35.7194, -13.9368
      #3de2ef color charts
#3de2ef RGB chart
      #3de2ef CMYK chart
      #3de2ef RGB pie chart
      #3de2ef color shades, tints & tones
#3de2ef color schemes
#3de2ef color preview, HTML & CSS examples
           This text has a color of #3de2ef        
        
          <p style="color:#3de2ef;">Text here</p>
        
        
          .mytext {color:#3de2ef;}
        
        Text color #3de2ef
      
           This box has a color of #3de2ef        
        
          <div style="background-color:#3de2ef;">Content here</div>
        
        
          .mybackground {background-color:#3de2ef;}
        
        Background color #3de2ef
      
           Border around this has a color of #3de2ef        
        
          <div style="border:2px solid #3de2ef;">Content here</div>
        
        
          .myborder {border:2px solid #3de2ef;}
        
        Border color #3de2ef