#40eddb color space conversions
Hex:
        #40eddb
        RGB:
        64, 237, 219
        CMY:
        75, 7, 14
        CMYK:
        73, 0, 8, 7
      HSL:
        174°, 82.7751%, 59.0196%
        HSV (HSB):
        174°, 72.9958%, 92.9412%
        XYZ:
        45.1847, 66.7728, 77.5248
        xyY:
        0.2385, 0.3524, 66.7728
      CIE-Lab:
        85.3891, -46.7916, -3.7811
        CIE-LCH:
        85.3891, 46.9441, 184.6199
        CIE-Luv:
        85.3891, -62.7915, 1.5520
        Hunter-Lab:
        81.7146, -44.2977, 0.9503
      #40eddb color charts
#40eddb RGB chart
      #40eddb CMYK chart
      #40eddb RGB pie chart
      #40eddb color shades, tints & tones
#40eddb color schemes
#40eddb color preview, HTML & CSS examples
           This text has a color of #40eddb        
        
          <p style="color:#40eddb;">Text here</p>
        
        
          .mytext {color:#40eddb;}
        
        Text color #40eddb
      
           This box has a color of #40eddb        
        
          <div style="background-color:#40eddb;">Content here</div>
        
        
          .mybackground {background-color:#40eddb;}
        
        Background color #40eddb
      
           Border around this has a color of #40eddb        
        
          <div style="border:2px solid #40eddb;">Content here</div>
        
        
          .myborder {border:2px solid #40eddb;}
        
        Border color #40eddb