#40adbb color space conversions
Hex:
        #40adbb
        RGB:
        64, 173, 187
        CMY:
        75, 32, 27
        CMYK:
        66, 7, 0, 27
      HSL:
        187°, 49.0040%, 49.2157%
        HSV (HSB):
        187°, 65.7754%, 73.3333%
        XYZ:
        26.0276, 34.5650, 52.3136
        xyY:
        0.2305, 0.3061, 34.5650
      CIE-Lab:
        65.4086, -26.2094, -16.2848
        CIE-LCH:
        65.4086, 30.8566, 211.8541
        CIE-Luv:
        65.4086, -42.0197, -21.1249
        Hunter-Lab:
        58.7920, -23.8630, -11.6024
      #40adbb color charts
#40adbb RGB chart
      #40adbb CMYK chart
      #40adbb RGB pie chart
      #40adbb color shades, tints & tones
#40adbb color schemes
#40adbb color preview, HTML & CSS examples
           This text has a color of #40adbb        
        
          <p style="color:#40adbb;">Text here</p>
        
        
          .mytext {color:#40adbb;}
        
        Text color #40adbb
      
           This box has a color of #40adbb        
        
          <div style="background-color:#40adbb;">Content here</div>
        
        
          .mybackground {background-color:#40adbb;}
        
        Background color #40adbb
      
           Border around this has a color of #40adbb        
        
          <div style="border:2px solid #40adbb;">Content here</div>
        
        
          .myborder {border:2px solid #40adbb;}
        
        Border color #40adbb