#40dbce color space conversions
Hex:
        #40dbce
        RGB:
        64, 219, 206
        CMY:
        75, 14, 19
        CMYK:
        71, 0, 6, 14
      HSL:
        175°, 68.2819%, 55.4902%
        HSV (HSB):
        175°, 70.7763%, 85.8824%
        XYZ:
        38.5864, 56.2093, 67.2083
        xyY:
        0.2382, 0.3470, 56.2093
      CIE-Lab:
        79.7328, -42.4136, -5.2316
        CIE-LCH:
        79.7328, 42.7350, 187.0317
        CIE-Luv:
        79.7328, -57.3914, -1.4245
        Hunter-Lab:
        74.9728, -39.3334, -0.6687
      #40dbce color charts
#40dbce RGB chart
      #40dbce CMYK chart
      #40dbce RGB pie chart
      #40dbce color shades, tints & tones
#40dbce color schemes
#40dbce color preview, HTML & CSS examples
           This text has a color of #40dbce        
        
          <p style="color:#40dbce;">Text here</p>
        
        
          .mytext {color:#40dbce;}
        
        Text color #40dbce
      
           This box has a color of #40dbce        
        
          <div style="background-color:#40dbce;">Content here</div>
        
        
          .mybackground {background-color:#40dbce;}
        
        Background color #40dbce
      
           Border around this has a color of #40dbce        
        
          <div style="border:2px solid #40dbce;">Content here</div>
        
        
          .myborder {border:2px solid #40dbce;}
        
        Border color #40dbce