#40efee color space conversions
Hex:
        #40efee
        RGB:
        64, 239, 238
        CMY:
        75, 6, 7
        CMYK:
        73, 0, 0, 6
      HSL:
        180°, 84.5411%, 59.4118%
        HSV (HSB):
        180°, 73.2218%, 93.7255%
        XYZ:
        48.4135, 68.9960, 91.6548
        xyY:
        0.2316, 0.3300, 68.9960
      CIE-Lab:
        86.5021, -42.5071, -12.1127
        CIE-LCH:
        86.5021, 44.1992, 195.9053
        CIE-Luv:
        86.5021, -62.1537, -12.5718
        Hunter-Lab:
        83.0639, -41.3237, -7.2774
      #40efee color charts
#40efee RGB chart
      #40efee CMYK chart
      #40efee RGB pie chart
      #40efee color shades, tints & tones
#40efee color schemes
#40efee color preview, HTML & CSS examples
           This text has a color of #40efee        
        
          <p style="color:#40efee;">Text here</p>
        
        
          .mytext {color:#40efee;}
        
        Text color #40efee
      
           This box has a color of #40efee        
        
          <div style="background-color:#40efee;">Content here</div>
        
        
          .mybackground {background-color:#40efee;}
        
        Background color #40efee
      
           Border around this has a color of #40efee        
        
          <div style="border:2px solid #40efee;">Content here</div>
        
        
          .myborder {border:2px solid #40efee;}
        
        Border color #40efee