#40caa1 color space conversions
Hex:
        #40caa1
        RGB:
        64, 202, 161
        CMY:
        75, 21, 37
        CMYK:
        68, 0, 20, 21
      HSL:
        162°, 56.5574%, 52.1569%
        HSV (HSB):
        162°, 68.3168%, 79.2157%
        XYZ:
        29.6679, 45.9043, 41.0150
        xyY:
        0.2545, 0.3937, 45.9043
      CIE-Lab:
        73.4834, -46.5326, 9.8406
        CIE-LCH:
        73.4834, 47.5617, 168.0592
        CIE-Luv:
        73.4834, -54.2395, 21.7314
        Hunter-Lab:
        67.7527, -40.4047, 11.5349
      #40caa1 color charts
#40caa1 RGB chart
      #40caa1 CMYK chart
      #40caa1 RGB pie chart
      #40caa1 color shades, tints & tones
#40caa1 color schemes
#40caa1 color preview, HTML & CSS examples
           This text has a color of #40caa1        
        
          <p style="color:#40caa1;">Text here</p>
        
        
          .mytext {color:#40caa1;}
        
        Text color #40caa1
      
           This box has a color of #40caa1        
        
          <div style="background-color:#40caa1;">Content here</div>
        
        
          .mybackground {background-color:#40caa1;}
        
        Background color #40caa1
      
           Border around this has a color of #40caa1        
        
          <div style="border:2px solid #40caa1;">Content here</div>
        
        
          .myborder {border:2px solid #40caa1;}
        
        Border color #40caa1