#40f2af color space conversions
Hex:
        #40f2af
        RGB:
        64, 242, 175
        CMY:
        75, 5, 31
        CMYK:
        74, 0, 28, 5
      HSL:
        157°, 87.2549%, 60.0000%
        HSV (HSB):
        157°, 73.5537%, 94.9020%
        XYZ:
        41.6043, 67.6894, 51.4300
        xyY:
        0.2589, 0.4212, 67.6894
      CIE-Lab:
        85.8509, -59.3741, 19.8475
        CIE-LCH:
        85.8509, 62.6036, 161.5163
        CIE-Luv:
        85.8509, -67.4604, 38.6437
        Hunter-Lab:
        82.2736, -53.7143, 20.5287
      #40f2af color charts
#40f2af RGB chart
      #40f2af CMYK chart
      #40f2af RGB pie chart
      #40f2af color shades, tints & tones
#40f2af color schemes
#40f2af color preview, HTML & CSS examples
           This text has a color of #40f2af        
        
          <p style="color:#40f2af;">Text here</p>
        
        
          .mytext {color:#40f2af;}
        
        Text color #40f2af
      
           This box has a color of #40f2af        
        
          <div style="background-color:#40f2af;">Content here</div>
        
        
          .mybackground {background-color:#40f2af;}
        
        Background color #40f2af
      
           Border around this has a color of #40f2af        
        
          <div style="border:2px solid #40f2af;">Content here</div>
        
        
          .myborder {border:2px solid #40f2af;}
        
        Border color #40f2af