#40eed2 color space conversions
Hex:
        #40eed2
        RGB:
        64, 238, 210
        CMY:
        75, 7, 18
        CMYK:
        73, 0, 12, 7
      HSL:
        170°, 83.6538%, 59.2157%
        HSV (HSB):
        170°, 73.1092%, 93.3333%
        XYZ:
        44.3217, 66.8922, 71.5483
        xyY:
        0.2425, 0.3660, 66.8922
      CIE-Lab:
        85.4495, -49.5522, 1.0356
        CIE-LCH:
        85.4495, 49.5630, 178.8028
        CIE-Luv:
        85.4495, -63.7599, 9.5264
        Hunter-Lab:
        81.7877, -46.3970, 5.3842
      #40eed2 color charts
#40eed2 RGB chart
      #40eed2 CMYK chart
      #40eed2 RGB pie chart
      #40eed2 color shades, tints & tones
#40eed2 color schemes
#40eed2 color preview, HTML & CSS examples
           This text has a color of #40eed2        
        
          <p style="color:#40eed2;">Text here</p>
        
        
          .mytext {color:#40eed2;}
        
        Text color #40eed2
      
           This box has a color of #40eed2        
        
          <div style="background-color:#40eed2;">Content here</div>
        
        
          .mybackground {background-color:#40eed2;}
        
        Background color #40eed2
      
           Border around this has a color of #40eed2        
        
          <div style="border:2px solid #40eed2;">Content here</div>
        
        
          .myborder {border:2px solid #40eed2;}
        
        Border color #40eed2