#40faff color space conversions
Hex:
        #40faff
        RGB:
        64, 250, 255
        CMY:
        75, 2, 0
        CMYK:
        75, 2, 0, 0
      HSL:
        182°, 100.0000%, 62.5490%
        HSV (HSB):
        182°, 74.9020%, 100.0000%
        XYZ:
        54.3500, 76.6812, 106.5442
        xyY:
        0.2288, 0.3228, 76.6812
      CIE-Lab:
        90.1747, -42.6410, -15.4978
        CIE-LCH:
        90.1747, 45.3700, 199.9736
        CIE-Luv:
        90.1747, -64.7184, -18.2336
        Hunter-Lab:
        87.5678, -42.4556, -10.8410
      #40faff color charts
#40faff RGB chart
      #40faff CMYK chart
      #40faff RGB pie chart
      #40faff color shades, tints & tones
#40faff color schemes
#40faff color preview, HTML & CSS examples
           This text has a color of #40faff        
        
          <p style="color:#40faff;">Text here</p>
        
        
          .mytext {color:#40faff;}
        
        Text color #40faff
      
           This box has a color of #40faff        
        
          <div style="background-color:#40faff;">Content here</div>
        
        
          .mybackground {background-color:#40faff;}
        
        Background color #40faff
      
           Border around this has a color of #40faff        
        
          <div style="border:2px solid #40faff;">Content here</div>
        
        
          .myborder {border:2px solid #40faff;}
        
        Border color #40faff