#3addd2 color space conversions
Hex:
        #3addd2
        RGB:
        58, 221, 210
        CMY:
        77, 13, 18
        CMYK:
        74, 0, 5, 13
      HSL:
        176°, 70.5628%, 54.7059%
        HSV (HSB):
        176°, 73.7557%, 86.6667%
        XYZ:
        39.2342, 57.2656, 69.9583
        xyY:
        0.2357, 0.3440, 57.2656
      CIE-Lab:
        80.3287, -42.9222, -6.4956
        CIE-LCH:
        80.3287, 43.4109, 188.6056
        CIE-Luv:
        80.3287, -58.7005, -3.3642
        Hunter-Lab:
        75.6740, -39.8838, -1.8399
      #3addd2 color charts
#3addd2 RGB chart
      #3addd2 CMYK chart
      #3addd2 RGB pie chart
      #3addd2 color shades, tints & tones
#3addd2 color schemes
#3addd2 color preview, HTML & CSS examples
           This text has a color of #3addd2        
        
          <p style="color:#3addd2;">Text here</p>
        
        
          .mytext {color:#3addd2;}
        
        Text color #3addd2
      
           This box has a color of #3addd2        
        
          <div style="background-color:#3addd2;">Content here</div>
        
        
          .mybackground {background-color:#3addd2;}
        
        Background color #3addd2
      
           Border around this has a color of #3addd2        
        
          <div style="border:2px solid #3addd2;">Content here</div>
        
        
          .myborder {border:2px solid #3addd2;}
        
        Border color #3addd2