#3debc4 color space conversions
Hex:
        #3debc4
        RGB:
        61, 235, 196
        CMY:
        76, 8, 23
        CMYK:
        74, 0, 17, 8
      HSL:
        167°, 81.3084%, 58.0392%
        HSV (HSB):
        167°, 74.0426%, 92.1569%
        XYZ:
        41.5966, 64.3943, 62.4615
        xyY:
        0.2469, 0.3823, 64.3943
      CIE-Lab:
        84.1706, -52.1552, 6.5272
        CIE-LCH:
        84.1706, 52.5620, 172.8665
        CIE-Luv:
        84.1706, -64.1126, 18.2559
        Hunter-Lab:
        80.2460, -47.9027, 10.0224
      #3debc4 color charts
#3debc4 RGB chart
      #3debc4 CMYK chart
      #3debc4 RGB pie chart
      #3debc4 color shades, tints & tones
#3debc4 color schemes
#3debc4 color preview, HTML & CSS examples
           This text has a color of #3debc4        
        
          <p style="color:#3debc4;">Text here</p>
        
        
          .mytext {color:#3debc4;}
        
        Text color #3debc4
      
           This box has a color of #3debc4        
        
          <div style="background-color:#3debc4;">Content here</div>
        
        
          .mybackground {background-color:#3debc4;}
        
        Background color #3debc4
      
           Border around this has a color of #3debc4        
        
          <div style="border:2px solid #3debc4;">Content here</div>
        
        
          .myborder {border:2px solid #3debc4;}
        
        Border color #3debc4