#40f2cd color space conversions
Hex:
        #40f2cd
        RGB:
        64, 242, 205
        CMY:
        75, 5, 20
        CMYK:
        74, 0, 15, 5
      HSL:
        168°, 87.2549%, 60.0000%
        HSV (HSB):
        168°, 73.5537%, 94.9020%
        XYZ:
        44.8859, 69.0020, 68.7106
        xyY:
        0.2458, 0.3779, 69.0020
      CIE-Lab:
        86.5051, -52.4638, 5.1853
        CIE-LCH:
        86.5051, 52.7194, 174.3555
        CIE-Luv:
        86.5051, -65.4845, 16.3652
        Hunter-Lab:
        83.0675, -48.9147, 9.1045
      #40f2cd color charts
#40f2cd RGB chart
      #40f2cd CMYK chart
      #40f2cd RGB pie chart
      #40f2cd color shades, tints & tones
#40f2cd color schemes
#40f2cd color preview, HTML & CSS examples
           This text has a color of #40f2cd        
        
          <p style="color:#40f2cd;">Text here</p>
        
        
          .mytext {color:#40f2cd;}
        
        Text color #40f2cd
      
           This box has a color of #40f2cd        
        
          <div style="background-color:#40f2cd;">Content here</div>
        
        
          .mybackground {background-color:#40f2cd;}
        
        Background color #40f2cd
      
           Border around this has a color of #40f2cd        
        
          <div style="border:2px solid #40f2cd;">Content here</div>
        
        
          .myborder {border:2px solid #40f2cd;}
        
        Border color #40f2cd