#40b7ae color space conversions
Hex:
        #40b7ae
        RGB:
        64, 183, 174
        CMY:
        75, 28, 32
        CMYK:
        65, 0, 5, 28
      HSL:
        175°, 48.1781%, 48.4314%
        HSV (HSB):
        175°, 65.0273%, 71.7647%
        XYZ:
        26.6878, 38.0130, 45.9750
        xyY:
        0.2411, 0.3435, 38.0130
      CIE-Lab:
        68.0302, -34.7867, -5.1640
        CIE-LCH:
        68.0302, 35.1679, 188.4437
        CIE-Luv:
        68.0302, -46.4853, -2.4316
        Hunter-Lab:
        61.6546, -30.6301, -1.0535
      #40b7ae color charts
#40b7ae RGB chart
      #40b7ae CMYK chart
      #40b7ae RGB pie chart
      #40b7ae color shades, tints & tones
#40b7ae color schemes
#40b7ae color preview, HTML & CSS examples
           This text has a color of #40b7ae        
        
          <p style="color:#40b7ae;">Text here</p>
        
        
          .mytext {color:#40b7ae;}
        
        Text color #40b7ae
      
           This box has a color of #40b7ae        
        
          <div style="background-color:#40b7ae;">Content here</div>
        
        
          .mybackground {background-color:#40b7ae;}
        
        Background color #40b7ae
      
           Border around this has a color of #40b7ae        
        
          <div style="border:2px solid #40b7ae;">Content here</div>
        
        
          .myborder {border:2px solid #40b7ae;}
        
        Border color #40b7ae