#40f7f1 color space conversions
Hex:
        #40f7f1
        RGB:
        64, 247, 241
        CMY:
        75, 3, 5
        CMYK:
        74, 0, 2, 3
      HSL:
        178°, 91.9598%, 60.9804%
        HSV (HSB):
        178°, 74.0891%, 96.8627%
        XYZ:
        51.2523, 73.9624, 94.7940
        xyY:
        0.2330, 0.3362, 73.9624
      CIE-Lab:
        88.9047, -45.2061, -10.1020
        CIE-LCH:
        88.9047, 46.3211, 192.5967
        CIE-Luv:
        88.9047, -64.6900, -8.8915
        Hunter-Lab:
        86.0014, -44.1258, -5.1507
      #40f7f1 color charts
#40f7f1 RGB chart
      #40f7f1 CMYK chart
      #40f7f1 RGB pie chart
      #40f7f1 color shades, tints & tones
#40f7f1 color schemes
#40f7f1 color preview, HTML & CSS examples
           This text has a color of #40f7f1        
        
          <p style="color:#40f7f1;">Text here</p>
        
        
          .mytext {color:#40f7f1;}
        
        Text color #40f7f1
      
           This box has a color of #40f7f1        
        
          <div style="background-color:#40f7f1;">Content here</div>
        
        
          .mybackground {background-color:#40f7f1;}
        
        Background color #40f7f1
      
           Border around this has a color of #40f7f1        
        
          <div style="border:2px solid #40f7f1;">Content here</div>
        
        
          .myborder {border:2px solid #40f7f1;}
        
        Border color #40f7f1