#40c9ea color space conversions
Hex:
        #40c9ea
        RGB:
        64, 201, 234
        CMY:
        75, 21, 8
        CMYK:
        73, 14, 0, 8
      HSL:
        192°, 80.1887%, 58.4314%
        HSV (HSB):
        192°, 72.6496%, 91.7647%
        XYZ:
        37.8523, 48.8038, 85.2670
        xyY:
        0.2202, 0.2839, 48.8038
      CIE-Lab:
        75.3291, -25.7954, -26.8834
        CIE-LCH:
        75.3291, 37.2575, 226.1832
        CIE-Luv:
        75.3291, -49.1851, -39.2806
        Hunter-Lab:
        69.8597, -25.5373, -23.4643
      #40c9ea color charts
#40c9ea RGB chart
      #40c9ea CMYK chart
      #40c9ea RGB pie chart
      #40c9ea color shades, tints & tones
#40c9ea color schemes
#40c9ea color preview, HTML & CSS examples
           This text has a color of #40c9ea        
        
          <p style="color:#40c9ea;">Text here</p>
        
        
          .mytext {color:#40c9ea;}
        
        Text color #40c9ea
      
           This box has a color of #40c9ea        
        
          <div style="background-color:#40c9ea;">Content here</div>
        
        
          .mybackground {background-color:#40c9ea;}
        
        Background color #40c9ea
      
           Border around this has a color of #40c9ea        
        
          <div style="border:2px solid #40c9ea;">Content here</div>
        
        
          .myborder {border:2px solid #40c9ea;}
        
        Border color #40c9ea