#40e0ed color space conversions
Hex:
        #40e0ed
        RGB:
        64, 224, 237
        CMY:
        75, 12, 7
        CMYK:
        73, 5, 0, 7
      HSL:
        185°, 82.7751%, 59.0196%
        HSV (HSB):
        185°, 72.9958%, 92.9412%
        XYZ:
        44.0561, 60.5157, 89.4795
        xyY:
        0.2270, 0.3119, 60.5157
      CIE-Lab:
        82.1177, -35.9674, -18.1660
        CIE-LCH:
        82.1177, 40.2946, 206.7970
        CIE-Luv:
        82.1177, -57.0285, -23.4783
        Hunter-Lab:
        77.7919, -35.0454, -13.7436
      #40e0ed color charts
#40e0ed RGB chart
      #40e0ed CMYK chart
      #40e0ed RGB pie chart
      #40e0ed color shades, tints & tones
#40e0ed color schemes
#40e0ed color preview, HTML & CSS examples
           This text has a color of #40e0ed        
        
          <p style="color:#40e0ed;">Text here</p>
        
        
          .mytext {color:#40e0ed;}
        
        Text color #40e0ed
      
           This box has a color of #40e0ed        
        
          <div style="background-color:#40e0ed;">Content here</div>
        
        
          .mybackground {background-color:#40e0ed;}
        
        Background color #40e0ed
      
           Border around this has a color of #40e0ed        
        
          <div style="border:2px solid #40e0ed;">Content here</div>
        
        
          .myborder {border:2px solid #40e0ed;}
        
        Border color #40e0ed