#40d7be color space conversions
Hex:
        #40d7be
        RGB:
        64, 215, 190
        CMY:
        75, 16, 25
        CMYK:
        70, 0, 12, 16
      HSL:
        170°, 65.3680%, 54.7059%
        HSV (HSB):
        170°, 70.2326%, 84.3137%
        XYZ:
        35.7091, 53.4086, 57.1420
        xyY:
        0.2441, 0.3652, 53.4086
      CIE-Lab:
        78.1156, -44.8845, 0.9457
        CIE-LCH:
        78.1156, 44.8944, 178.7930
        CIE-Luv:
        78.1156, -57.0451, 8.5315
        Hunter-Lab:
        73.0812, -40.6730, 4.7981
      #40d7be color charts
#40d7be RGB chart
      #40d7be CMYK chart
      #40d7be RGB pie chart
      #40d7be color shades, tints & tones
#40d7be color schemes
#40d7be color preview, HTML & CSS examples
           This text has a color of #40d7be        
        
          <p style="color:#40d7be;">Text here</p>
        
        
          .mytext {color:#40d7be;}
        
        Text color #40d7be
      
           This box has a color of #40d7be        
        
          <div style="background-color:#40d7be;">Content here</div>
        
        
          .mybackground {background-color:#40d7be;}
        
        Background color #40d7be
      
           Border around this has a color of #40d7be        
        
          <div style="border:2px solid #40d7be;">Content here</div>
        
        
          .myborder {border:2px solid #40d7be;}
        
        Border color #40d7be