#40faae color space conversions
Hex:
        #40faae
        RGB:
        64, 250, 174
        CMY:
        75, 2, 32
        CMYK:
        74, 0, 30, 2
      HSL:
        155°, 94.8980%, 61.5686%
        HSV (HSB):
        155°, 74.4000%, 98.0392%
        XYZ:
        43.9399, 72.5172, 51.7257
        xyY:
        0.2613, 0.4312, 72.5172
      CIE-Lab:
        88.2169, -62.5974, 23.6290
        CIE-LCH:
        88.2169, 66.9087, 159.3197
        CIE-Luv:
        88.2169, -70.2554, 44.5266
        Hunter-Lab:
        85.1570, -56.9211, 23.5962
      #40faae color charts
#40faae RGB chart
      #40faae CMYK chart
      #40faae RGB pie chart
      #40faae color shades, tints & tones
#40faae color schemes
#40faae color preview, HTML & CSS examples
           This text has a color of #40faae        
        
          <p style="color:#40faae;">Text here</p>
        
        
          .mytext {color:#40faae;}
        
        Text color #40faae
      
           This box has a color of #40faae        
        
          <div style="background-color:#40faae;">Content here</div>
        
        
          .mybackground {background-color:#40faae;}
        
        Background color #40faae
      
           Border around this has a color of #40faae        
        
          <div style="border:2px solid #40faae;">Content here</div>
        
        
          .myborder {border:2px solid #40faae;}
        
        Border color #40faae