#40f6ff color space conversions
Hex:
        #40f6ff
        RGB:
        64, 246, 255
        CMY:
        75, 4, 0
        CMYK:
        75, 4, 0, 0
      HSL:
        183°, 100.0000%, 62.5490%
        HSV (HSB):
        183°, 74.9020%, 100.0000%
        XYZ:
        53.1201, 74.2215, 106.1342
        xyY:
        0.2275, 0.3179, 74.2215
      CIE-Lab:
        89.0271, -40.8487, -17.2214
        CIE-LCH:
        89.0271, 44.3305, 202.8599
        CIE-Luv:
        89.0271, -63.3539, -21.3672
        Hunter-Lab:
        86.1519, -40.7051, -12.7355
      #40f6ff color charts
#40f6ff RGB chart
      #40f6ff CMYK chart
      #40f6ff RGB pie chart
      #40f6ff color shades, tints & tones
#40f6ff color schemes
#40f6ff color preview, HTML & CSS examples
           This text has a color of #40f6ff        
        
          <p style="color:#40f6ff;">Text here</p>
        
        
          .mytext {color:#40f6ff;}
        
        Text color #40f6ff
      
           This box has a color of #40f6ff        
        
          <div style="background-color:#40f6ff;">Content here</div>
        
        
          .mybackground {background-color:#40f6ff;}
        
        Background color #40f6ff
      
           Border around this has a color of #40f6ff        
        
          <div style="border:2px solid #40f6ff;">Content here</div>
        
        
          .myborder {border:2px solid #40f6ff;}
        
        Border color #40f6ff