#3de2f2 color space conversions
Hex:
        #3de2f2
        RGB:
        61, 226, 242
        CMY:
        76, 11, 5
        CMYK:
        75, 7, 0, 5
      HSL:
        185°, 87.4396%, 59.4118%
        HSV (HSB):
        185°, 74.7934%, 94.9020%
        XYZ:
        45.1478, 61.7956, 93.5526
        xyY:
        0.2252, 0.3082, 61.7956
      CIE-Lab:
        82.8046, -35.7578, -19.7822
        CIE-LCH:
        82.8046, 40.8651, 208.9525
        CIE-Luv:
        82.8046, -57.7873, -26.2451
        Hunter-Lab:
        78.6102, -35.0507, -15.5329
      #3de2f2 color charts
#3de2f2 RGB chart
      #3de2f2 CMYK chart
      #3de2f2 RGB pie chart
      #3de2f2 color shades, tints & tones
#3de2f2 color schemes
#3de2f2 color preview, HTML & CSS examples
           This text has a color of #3de2f2        
        
          <p style="color:#3de2f2;">Text here</p>
        
        
          .mytext {color:#3de2f2;}
        
        Text color #3de2f2
      
           This box has a color of #3de2f2        
        
          <div style="background-color:#3de2f2;">Content here</div>
        
        
          .mybackground {background-color:#3de2f2;}
        
        Background color #3de2f2
      
           Border around this has a color of #3de2f2        
        
          <div style="border:2px solid #3de2f2;">Content here</div>
        
        
          .myborder {border:2px solid #3de2f2;}
        
        Border color #3de2f2