#40cab5 color space conversions
Hex:
        #40cab5
        RGB:
        64, 202, 181
        CMY:
        75, 21, 29
        CMYK:
        68, 0, 10, 21
      HSL:
        171°, 56.5574%, 52.1569%
        HSV (HSB):
        171°, 68.3168%, 79.2157%
        XYZ:
        31.5754, 46.6672, 51.0595
        xyY:
        0.2442, 0.3609, 46.6672
      CIE-Lab:
        73.9764, -41.5393, -0.2508
        CIE-LCH:
        73.9764, 41.5401, 180.3459
        CIE-Luv:
        73.9764, -52.9777, 6.1290
        Hunter-Lab:
        68.3134, -37.0434, 3.5042
      #40cab5 color charts
#40cab5 RGB chart
      #40cab5 CMYK chart
      #40cab5 RGB pie chart
      #40cab5 color shades, tints & tones
#40cab5 color schemes
#40cab5 color preview, HTML & CSS examples
           This text has a color of #40cab5        
        
          <p style="color:#40cab5;">Text here</p>
        
        
          .mytext {color:#40cab5;}
        
        Text color #40cab5
      
           This box has a color of #40cab5        
        
          <div style="background-color:#40cab5;">Content here</div>
        
        
          .mybackground {background-color:#40cab5;}
        
        Background color #40cab5
      
           Border around this has a color of #40cab5        
        
          <div style="border:2px solid #40cab5;">Content here</div>
        
        
          .myborder {border:2px solid #40cab5;}
        
        Border color #40cab5