#40f1ed color space conversions
Hex:
        #40f1ed
        RGB:
        64, 241, 237
        CMY:
        75, 5, 7
        CMYK:
        73, 0, 2, 5
      HSL:
        179°, 86.3415%, 59.8039%
        HSV (HSB):
        179°, 73.4440%, 94.5098%
        XYZ:
        48.8557, 70.1150, 91.0793
        xyY:
        0.2326, 0.3338, 70.1150
      CIE-Lab:
        87.0532, -43.6706, -10.7664
        CIE-LCH:
        87.0532, 44.9782, 193.8493
        CIE-Luv:
        87.0532, -62.9129, -10.1933
        Hunter-Lab:
        83.7347, -42.3884, -5.8762
      #40f1ed color charts
#40f1ed RGB chart
      #40f1ed CMYK chart
      #40f1ed RGB pie chart
      #40f1ed color shades, tints & tones
#40f1ed color schemes
#40f1ed color preview, HTML & CSS examples
           This text has a color of #40f1ed        
        
          <p style="color:#40f1ed;">Text here</p>
        
        
          .mytext {color:#40f1ed;}
        
        Text color #40f1ed
      
           This box has a color of #40f1ed        
        
          <div style="background-color:#40f1ed;">Content here</div>
        
        
          .mybackground {background-color:#40f1ed;}
        
        Background color #40f1ed
      
           Border around this has a color of #40f1ed        
        
          <div style="border:2px solid #40f1ed;">Content here</div>
        
        
          .myborder {border:2px solid #40f1ed;}
        
        Border color #40f1ed