#40ebee color space conversions
Hex:
        #40ebee
        RGB:
        64, 235, 238
        CMY:
        75, 8, 7
        CMYK:
        73, 1, 0, 7
      HSL:
        181°, 83.6538%, 59.2157%
        HSV (HSB):
        181°, 73.1092%, 93.3333%
        XYZ:
        47.2553, 66.6797, 91.2688
        xyY:
        0.2303, 0.3249, 66.6797
      CIE-Lab:
        85.3419, -40.7164, -13.8475
        CIE-LCH:
        85.3419, 43.0067, 198.7830
        CIE-Luv:
        85.3419, -60.7734, -15.6815
        Hunter-Lab:
        81.6576, -39.6029, -9.1081
      #40ebee color charts
#40ebee RGB chart
      #40ebee CMYK chart
      #40ebee RGB pie chart
      #40ebee color shades, tints & tones
#40ebee color schemes
#40ebee color preview, HTML & CSS examples
           This text has a color of #40ebee        
        
          <p style="color:#40ebee;">Text here</p>
        
        
          .mytext {color:#40ebee;}
        
        Text color #40ebee
      
           This box has a color of #40ebee        
        
          <div style="background-color:#40ebee;">Content here</div>
        
        
          .mybackground {background-color:#40ebee;}
        
        Background color #40ebee
      
           Border around this has a color of #40ebee        
        
          <div style="border:2px solid #40ebee;">Content here</div>
        
        
          .myborder {border:2px solid #40ebee;}
        
        Border color #40ebee