#3addc6 color space conversions
Hex:
        #3addc6
        RGB:
        58, 221, 198
        CMY:
        77, 13, 22
        CMYK:
        74, 0, 10, 13
      HSL:
        172°, 70.5628%, 54.7059%
        HSV (HSB):
        172°, 73.7557%, 86.6667%
        XYZ:
        37.7944, 56.6897, 62.3763
        xyY:
        0.2409, 0.3614, 56.6897
      CIE-Lab:
        80.0047, -46.1365, -0.5798
        CIE-LCH:
        80.0047, 46.1402, 180.7200
        CIE-Luv:
        80.0047, -59.5378, 6.4030
        Hunter-Lab:
        75.2925, -42.1607, 3.5858
      #3addc6 color charts
#3addc6 RGB chart
      #3addc6 CMYK chart
      #3addc6 RGB pie chart
      #3addc6 color shades, tints & tones
#3addc6 color schemes
#3addc6 color preview, HTML & CSS examples
           This text has a color of #3addc6        
        
          <p style="color:#3addc6;">Text here</p>
        
        
          .mytext {color:#3addc6;}
        
        Text color #3addc6
      
           This box has a color of #3addc6        
        
          <div style="background-color:#3addc6;">Content here</div>
        
        
          .mybackground {background-color:#3addc6;}
        
        Background color #3addc6
      
           Border around this has a color of #3addc6        
        
          <div style="border:2px solid #3addc6;">Content here</div>
        
        
          .myborder {border:2px solid #3addc6;}
        
        Border color #3addc6