#40efff color space conversions
Hex:
        #40efff
        RGB:
        64, 239, 255
        CMY:
        75, 6, 0
        CMYK:
        75, 6, 0, 0
      HSL:
        185°, 100.0000%, 62.5490%
        HSV (HSB):
        185°, 74.9020%, 100.0000%
        XYZ:
        51.0309, 70.0430, 105.4378
        xyY:
        0.2253, 0.3092, 70.0430
      CIE-Lab:
        87.0179, -37.6605, -20.2508
        CIE-LCH:
        87.0179, 42.7599, 208.2677
        CIE-Luv:
        87.0179, -60.9588, -26.8920
        Hunter-Lab:
        83.6917, -37.6204, -16.1115
      #40efff color charts
#40efff RGB chart
      #40efff CMYK chart
      #40efff RGB pie chart
      #40efff color shades, tints & tones
#40efff color schemes
#40efff color preview, HTML & CSS examples
           This text has a color of #40efff        
        
          <p style="color:#40efff;">Text here</p>
        
        
          .mytext {color:#40efff;}
        
        Text color #40efff
      
           This box has a color of #40efff        
        
          <div style="background-color:#40efff;">Content here</div>
        
        
          .mybackground {background-color:#40efff;}
        
        Background color #40efff
      
           Border around this has a color of #40efff        
        
          <div style="border:2px solid #40efff;">Content here</div>
        
        
          .myborder {border:2px solid #40efff;}
        
        Border color #40efff