#40f0f2 color space conversions
Hex:
        #40f0f2
        RGB:
        64, 240, 242
        CMY:
        75, 6, 5
        CMYK:
        74, 1, 0, 5
      HSL:
        181°, 87.2549%, 60.0000%
        HSV (HSB):
        181°, 73.5537%, 94.9020%
        XYZ:
        49.3015, 69.8210, 94.8827
        xyY:
        0.2304, 0.3263, 69.8210
      CIE-Lab:
        86.9090, -41.8344, -13.6025
        CIE-LCH:
        86.9090, 43.9903, 198.0120
        CIE-Luv:
        86.9090, -62.2166, -15.1383
        Hunter-Lab:
        83.5589, -40.9096, -8.8336
      #40f0f2 color charts
#40f0f2 RGB chart
      #40f0f2 CMYK chart
      #40f0f2 RGB pie chart
      #40f0f2 color shades, tints & tones
#40f0f2 color schemes
#40f0f2 color preview, HTML & CSS examples
           This text has a color of #40f0f2        
        
          <p style="color:#40f0f2;">Text here</p>
        
        
          .mytext {color:#40f0f2;}
        
        Text color #40f0f2
      
           This box has a color of #40f0f2        
        
          <div style="background-color:#40f0f2;">Content here</div>
        
        
          .mybackground {background-color:#40f0f2;}
        
        Background color #40f0f2
      
           Border around this has a color of #40f0f2        
        
          <div style="border:2px solid #40f0f2;">Content here</div>
        
        
          .myborder {border:2px solid #40f0f2;}
        
        Border color #40f0f2