#40cdd3 color space conversions
Hex:
        #40cdd3
        RGB:
        64, 205, 211
        CMY:
        75, 20, 17
        CMYK:
        70, 3, 0, 17
      HSL:
        182°, 62.5532%, 53.9216%
        HSV (HSB):
        182°, 69.6682%, 82.7451%
        XYZ:
        35.7035, 49.4558, 69.2922
        xyY:
        0.2312, 0.3202, 49.4558
      CIE-Lab:
        75.7340, -34.6375, -13.8681
        CIE-LCH:
        75.7340, 37.3106, 201.8201
        CIE-Luv:
        75.7340, -52.0942, -16.3898
        Hunter-Lab:
        70.3248, -32.4449, -9.1920
      #40cdd3 color charts
#40cdd3 RGB chart
      #40cdd3 CMYK chart
      #40cdd3 RGB pie chart
      #40cdd3 color shades, tints & tones
#40cdd3 color schemes
#40cdd3 color preview, HTML & CSS examples
           This text has a color of #40cdd3        
        
          <p style="color:#40cdd3;">Text here</p>
        
        
          .mytext {color:#40cdd3;}
        
        Text color #40cdd3
      
           This box has a color of #40cdd3        
        
          <div style="background-color:#40cdd3;">Content here</div>
        
        
          .mybackground {background-color:#40cdd3;}
        
        Background color #40cdd3
      
           Border around this has a color of #40cdd3        
        
          <div style="border:2px solid #40cdd3;">Content here</div>
        
        
          .myborder {border:2px solid #40cdd3;}
        
        Border color #40cdd3