#40cdae color space conversions
Hex:
        #40cdae
        RGB:
        64, 205, 174
        CMY:
        75, 20, 32
        CMYK:
        69, 0, 15, 20
      HSL:
        167°, 58.5062%, 52.7451%
        HSV (HSB):
        167°, 68.7805%, 80.3922%
        XYZ:
        31.5857, 47.8086, 47.6076
        xyY:
        0.2487, 0.3764, 47.8086
      CIE-Lab:
        74.7041, -44.6381, 4.5873
        CIE-LCH:
        74.7041, 44.8732, 174.1325
        CIE-Luv:
        74.7041, -54.5076, 13.8755
        Hunter-Lab:
        69.1438, -39.4608, 7.5776
      #40cdae color charts
#40cdae RGB chart
      #40cdae CMYK chart
      #40cdae RGB pie chart
      #40cdae color shades, tints & tones
#40cdae color schemes
#40cdae color preview, HTML & CSS examples
           This text has a color of #40cdae        
        
          <p style="color:#40cdae;">Text here</p>
        
        
          .mytext {color:#40cdae;}
        
        Text color #40cdae
      
           This box has a color of #40cdae        
        
          <div style="background-color:#40cdae;">Content here</div>
        
        
          .mybackground {background-color:#40cdae;}
        
        Background color #40cdae
      
           Border around this has a color of #40cdae        
        
          <div style="border:2px solid #40cdae;">Content here</div>
        
        
          .myborder {border:2px solid #40cdae;}
        
        Border color #40cdae