#40b3bf color space conversions
Hex:
        #40b3bf
        RGB:
        64, 179, 191
        CMY:
        75, 30, 25
        CMYK:
        66, 6, 0, 25
      HSL:
        186°, 49.8039%, 50.0000%
        HSV (HSB):
        186°, 66.4921%, 74.9020%
        XYZ:
        27.6384, 37.0918, 54.9929
        xyY:
        0.2309, 0.3098, 37.0918
      CIE-Lab:
        67.3458, -27.9949, -15.5746
        CIE-LCH:
        67.3458, 32.0356, 209.0888
        CIE-Luv:
        67.3458, -43.9822, -19.8187
        Hunter-Lab:
        60.9030, -25.5751, -10.9043
      #40b3bf color charts
#40b3bf RGB chart
      #40b3bf CMYK chart
      #40b3bf RGB pie chart
      #40b3bf color shades, tints & tones
#40b3bf color schemes
#40b3bf color preview, HTML & CSS examples
           This text has a color of #40b3bf        
        
          <p style="color:#40b3bf;">Text here</p>
        
        
          .mytext {color:#40b3bf;}
        
        Text color #40b3bf
      
           This box has a color of #40b3bf        
        
          <div style="background-color:#40b3bf;">Content here</div>
        
        
          .mybackground {background-color:#40b3bf;}
        
        Background color #40b3bf
      
           Border around this has a color of #40b3bf        
        
          <div style="border:2px solid #40b3bf;">Content here</div>
        
        
          .myborder {border:2px solid #40b3bf;}
        
        Border color #40b3bf