#40dbdf color space conversions
Hex:
        #40dbdf
        RGB:
        64, 219, 223
        CMY:
        75, 14, 13
        CMYK:
        71, 2, 0, 13
      HSL:
        182°, 71.3004%, 56.2745%
        HSV (HSB):
        182°, 71.3004%, 87.4510%
        XYZ:
        40.7652, 57.0807, 78.6812
        xyY:
        0.2309, 0.3234, 57.0807
      CIE-Lab:
        80.2250, -37.6944, -13.5683
        CIE-LCH:
        80.2250, 40.0620, 199.7966
        CIE-Luv:
        80.2250, -56.2376, -15.5632
        Hunter-Lab:
        75.5518, -35.9032, -8.8596
      #40dbdf color charts
#40dbdf RGB chart
      #40dbdf CMYK chart
      #40dbdf RGB pie chart
      #40dbdf color shades, tints & tones
#40dbdf color schemes
#40dbdf color preview, HTML & CSS examples
           This text has a color of #40dbdf        
        
          <p style="color:#40dbdf;">Text here</p>
        
        
          .mytext {color:#40dbdf;}
        
        Text color #40dbdf
      
           This box has a color of #40dbdf        
        
          <div style="background-color:#40dbdf;">Content here</div>
        
        
          .mybackground {background-color:#40dbdf;}
        
        Background color #40dbdf
      
           Border around this has a color of #40dbdf        
        
          <div style="border:2px solid #40dbdf;">Content here</div>
        
        
          .myborder {border:2px solid #40dbdf;}
        
        Border color #40dbdf