#3addc0 color space conversions
Hex:
        #3addc0
        RGB:
        58, 221, 192
        CMY:
        77, 13, 25
        CMYK:
        74, 0, 13, 13
      HSL:
        169°, 70.5628%, 54.7059%
        HSV (HSB):
        169°, 73.7557%, 86.6667%
        XYZ:
        37.1158, 56.4182, 58.8028
        xyY:
        0.2436, 0.3704, 56.4182
      CIE-Lab:
        79.8512, -47.6889, 2.3902
        CIE-LCH:
        79.8512, 47.7487, 177.1307
        CIE-Luv:
        79.8512, -59.9518, 11.1882
        Hunter-Lab:
        75.1121, -43.2423, 6.1622
      #3addc0 color charts
#3addc0 RGB chart
      #3addc0 CMYK chart
      #3addc0 RGB pie chart
      #3addc0 color shades, tints & tones
#3addc0 color schemes
#3addc0 color preview, HTML & CSS examples
           This text has a color of #3addc0        
        
          <p style="color:#3addc0;">Text here</p>
        
        
          .mytext {color:#3addc0;}
        
        Text color #3addc0
      
           This box has a color of #3addc0        
        
          <div style="background-color:#3addc0;">Content here</div>
        
        
          .mybackground {background-color:#3addc0;}
        
        Background color #3addc0
      
           Border around this has a color of #3addc0        
        
          <div style="border:2px solid #3addc0;">Content here</div>
        
        
          .myborder {border:2px solid #3addc0;}
        
        Border color #3addc0