#40c5aa color space conversions
Hex:
        #40c5aa
        RGB:
        64, 197, 170
        CMY:
        75, 23, 33
        CMYK:
        68, 0, 14, 23
      HSL:
        168°, 53.4137%, 51.1765%
        HSV (HSB):
        168°, 67.5127%, 77.2549%
        XYZ:
        29.3363, 43.9248, 44.9624
        xyY:
        0.2481, 0.3715, 43.9248
      CIE-Lab:
        72.1782, -42.1752, 3.0977
        CIE-LCH:
        72.1782, 42.2888, 175.7993
        CIE-Luv:
        72.1782, -51.8645, 11.2148
        Hunter-Lab:
        66.2758, -36.9714, 6.1699
      #40c5aa color charts
#40c5aa RGB chart
      #40c5aa CMYK chart
      #40c5aa RGB pie chart
      #40c5aa color shades, tints & tones
#40c5aa color schemes
#40c5aa color preview, HTML & CSS examples
           This text has a color of #40c5aa        
        
          <p style="color:#40c5aa;">Text here</p>
        
        
          .mytext {color:#40c5aa;}
        
        Text color #40c5aa
      
           This box has a color of #40c5aa        
        
          <div style="background-color:#40c5aa;">Content here</div>
        
        
          .mybackground {background-color:#40c5aa;}
        
        Background color #40c5aa
      
           Border around this has a color of #40c5aa        
        
          <div style="border:2px solid #40c5aa;">Content here</div>
        
        
          .myborder {border:2px solid #40c5aa;}
        
        Border color #40c5aa