#40f0d1 color space conversions
Hex:
        #40f0d1
        RGB:
        64, 240, 209
        CMY:
        75, 6, 18
        CMYK:
        73, 0, 13, 6
      HSL:
        169°, 85.4369%, 59.6078%
        HSV (HSB):
        169°, 73.3333%, 94.1176%
        XYZ:
        44.7831, 68.0136, 71.0892
        xyY:
        0.2435, 0.3699, 68.0136
      CIE-Lab:
        86.0133, -50.6417, 2.3802
        CIE-LCH:
        86.0133, 50.6976, 177.3090
        CIE-Luv:
        86.0133, -64.5204, 11.7825
        Hunter-Lab:
        82.4704, -47.3941, 6.6214
      #40f0d1 color charts
#40f0d1 RGB chart
      #40f0d1 CMYK chart
      #40f0d1 RGB pie chart
      #40f0d1 color shades, tints & tones
#40f0d1 color schemes
#40f0d1 color preview, HTML & CSS examples
           This text has a color of #40f0d1        
        
          <p style="color:#40f0d1;">Text here</p>
        
        
          .mytext {color:#40f0d1;}
        
        Text color #40f0d1
      
           This box has a color of #40f0d1        
        
          <div style="background-color:#40f0d1;">Content here</div>
        
        
          .mybackground {background-color:#40f0d1;}
        
        Background color #40f0d1
      
           Border around this has a color of #40f0d1        
        
          <div style="border:2px solid #40f0d1;">Content here</div>
        
        
          .myborder {border:2px solid #40f0d1;}
        
        Border color #40f0d1