#3addd0 color space conversions
Hex:
        #3addd0
        RGB:
        58, 221, 208
        CMY:
        77, 13, 18
        CMYK:
        74, 0, 6, 13
      HSL:
        175°, 70.5628%, 54.7059%
        HSV (HSB):
        175°, 73.7557%, 86.6667%
        XYZ:
        38.9865, 57.1665, 68.6539
        xyY:
        0.2366, 0.3469, 57.1665
      CIE-Lab:
        80.2732, -43.4677, -5.5122
        CIE-LCH:
        80.2732, 43.8158, 187.2272
        CIE-Luv:
        80.2732, -58.8407, -1.7198
        Hunter-Lab:
        75.6085, -40.2738, -0.9104
      #3addd0 color charts
#3addd0 RGB chart
      #3addd0 CMYK chart
      #3addd0 RGB pie chart
      #3addd0 color shades, tints & tones
#3addd0 color schemes
#3addd0 color preview, HTML & CSS examples
           This text has a color of #3addd0        
        
          <p style="color:#3addd0;">Text here</p>
        
        
          .mytext {color:#3addd0;}
        
        Text color #3addd0
      
           This box has a color of #3addd0        
        
          <div style="background-color:#3addd0;">Content here</div>
        
        
          .mybackground {background-color:#3addd0;}
        
        Background color #3addd0
      
           Border around this has a color of #3addd0        
        
          <div style="border:2px solid #3addd0;">Content here</div>
        
        
          .myborder {border:2px solid #3addd0;}
        
        Border color #3addd0