#40bbad color space conversions
Hex:
        #40bbad
        RGB:
        64, 187, 173
        CMY:
        75, 27, 32
        CMYK:
        66, 0, 7, 27
      HSL:
        173°, 49.0040%, 49.2157%
        HSV (HSB):
        173°, 65.7754%, 73.3333%
        XYZ:
        27.4275, 39.6478, 45.7424
        xyY:
        0.2431, 0.3514, 39.6478
      CIE-Lab:
        69.2179, -36.9090, -2.8626
        CIE-LCH:
        69.2179, 37.0199, 184.4348
        CIE-Luv:
        69.2179, -48.0196, 1.4087
        Hunter-Lab:
        62.9665, -32.4387, 1.0050
      #40bbad color charts
#40bbad RGB chart
      #40bbad CMYK chart
      #40bbad RGB pie chart
      #40bbad color shades, tints & tones
#40bbad color schemes
#40bbad color preview, HTML & CSS examples
           This text has a color of #40bbad        
        
          <p style="color:#40bbad;">Text here</p>
        
        
          .mytext {color:#40bbad;}
        
        Text color #40bbad
      
           This box has a color of #40bbad        
        
          <div style="background-color:#40bbad;">Content here</div>
        
        
          .mybackground {background-color:#40bbad;}
        
        Background color #40bbad
      
           Border around this has a color of #40bbad        
        
          <div style="border:2px solid #40bbad;">Content here</div>
        
        
          .myborder {border:2px solid #40bbad;}
        
        Border color #40bbad