#40c5ae color space conversions
Hex:
        #40c5ae
        RGB:
        64, 197, 174
        CMY:
        75, 23, 32
        CMYK:
        68, 0, 12, 23
      HSL:
        170°, 53.4137%, 51.1765%
        HSV (HSB):
        170°, 67.5127%, 77.2549%
        XYZ:
        29.7206, 44.0785, 46.9860
        xyY:
        0.2461, 0.3649, 44.0785
      CIE-Lab:
        72.2809, -41.1490, 1.0732
        CIE-LCH:
        72.2809, 41.1630, 178.5061
        CIE-Luv:
        72.2809, -51.6128, 8.0405
        Hunter-Lab:
        66.3916, -36.2788, 4.5141
      #40c5ae color charts
#40c5ae RGB chart
      #40c5ae CMYK chart
      #40c5ae RGB pie chart
      #40c5ae color shades, tints & tones
#40c5ae color schemes
#40c5ae color preview, HTML & CSS examples
           This text has a color of #40c5ae        
        
          <p style="color:#40c5ae;">Text here</p>
        
        
          .mytext {color:#40c5ae;}
        
        Text color #40c5ae
      
           This box has a color of #40c5ae        
        
          <div style="background-color:#40c5ae;">Content here</div>
        
        
          .mybackground {background-color:#40c5ae;}
        
        Background color #40c5ae
      
           Border around this has a color of #40c5ae        
        
          <div style="border:2px solid #40c5ae;">Content here</div>
        
        
          .myborder {border:2px solid #40c5ae;}
        
        Border color #40c5ae