#40eff3 color space conversions
Hex:
        #40eff3
        RGB:
        64, 239, 243
        CMY:
        75, 6, 5
        CMYK:
        74, 2, 0, 5
      HSL:
        181°, 88.1773%, 60.1961%
        HSV (HSB):
        181°, 73.6626%, 95.2941%
        XYZ:
        49.1585, 69.2941, 95.5782
        xyY:
        0.2297, 0.3238, 69.2941
      CIE-Lab:
        86.6495, -41.1044, -14.5156
        CIE-LCH:
        86.6495, 43.5921, 199.4501
        CIE-Luv:
        86.6495, -61.8021, -16.7563
        Hunter-Lab:
        83.2431, -40.2636, -9.8056
      #40eff3 color charts
#40eff3 RGB chart
      #40eff3 CMYK chart
      #40eff3 RGB pie chart
      #40eff3 color shades, tints & tones
#40eff3 color schemes
#40eff3 color preview, HTML & CSS examples
           This text has a color of #40eff3        
        
          <p style="color:#40eff3;">Text here</p>
        
        
          .mytext {color:#40eff3;}
        
        Text color #40eff3
      
           This box has a color of #40eff3        
        
          <div style="background-color:#40eff3;">Content here</div>
        
        
          .mybackground {background-color:#40eff3;}
        
        Background color #40eff3
      
           Border around this has a color of #40eff3        
        
          <div style="border:2px solid #40eff3;">Content here</div>
        
        
          .myborder {border:2px solid #40eff3;}
        
        Border color #40eff3