#3add9a color space conversions
Hex:
        #3add9a
        RGB:
        58, 221, 154
        CMY:
        77, 13, 40
        CMYK:
        74, 0, 30, 13
      HSL:
        155°, 70.5628%, 54.7059%
        HSV (HSB):
        155°, 73.7557%, 86.6667%
        XYZ:
        33.4341, 54.9455, 39.4152
        xyY:
        0.2616, 0.4300, 54.9455
      CIE-Lab:
        79.0099, -56.5695, 21.2719
        CIE-LCH:
        79.0099, 60.4367, 159.3921
        CIE-Luv:
        79.0099, -62.4448, 39.4467
        Hunter-Lab:
        74.1253, -49.2070, 20.3609
      #3add9a color charts
#3add9a RGB chart
      #3add9a CMYK chart
      #3add9a RGB pie chart
      #3add9a color shades, tints & tones
#3add9a color schemes
#3add9a color preview, HTML & CSS examples
           This text has a color of #3add9a        
        
          <p style="color:#3add9a;">Text here</p>
        
        
          .mytext {color:#3add9a;}
        
        Text color #3add9a
      
           This box has a color of #3add9a        
        
          <div style="background-color:#3add9a;">Content here</div>
        
        
          .mybackground {background-color:#3add9a;}
        
        Background color #3add9a
      
           Border around this has a color of #3add9a        
        
          <div style="border:2px solid #3add9a;">Content here</div>
        
        
          .myborder {border:2px solid #3add9a;}
        
        Border color #3add9a