#1add5f color space conversions
Hex:
        #1add5f
        RGB:
        26, 221, 95
        CMY:
        90, 13, 63
        CMYK:
        88, 0, 57, 13
      HSL:
        141°, 78.9474%, 48.4314%
        HSV (HSB):
        141°, 88.2353%, 86.6667%
        XYZ:
        28.3480, 52.7587, 19.5158
        xyY:
        0.2817, 0.5243, 52.7587
      CIE-Lab:
        77.7323, -69.9534, 48.8430
        CIE-LCH:
        77.7323, 85.3177, 145.0764
        CIE-Luv:
        77.7323, -69.4554, 73.0611
        Hunter-Lab:
        72.6352, -57.4468, 34.9144
      #1add5f color charts
#1add5f RGB chart
      #1add5f CMYK chart
      #1add5f RGB pie chart
      #1add5f color shades, tints & tones
#1add5f color schemes
#1add5f color preview, HTML & CSS examples
           This text has a color of #1add5f        
        
          <p style="color:#1add5f;">Text here</p>
        
        
          .mytext {color:#1add5f;}
        
        Text color #1add5f
      
           This box has a color of #1add5f        
        
          <div style="background-color:#1add5f;">Content here</div>
        
        
          .mybackground {background-color:#1add5f;}
        
        Background color #1add5f
      
           Border around this has a color of #1add5f        
        
          <div style="border:2px solid #1add5f;">Content here</div>
        
        
          .myborder {border:2px solid #1add5f;}
        
        Border color #1add5f