#40f8bb color space conversions
Hex:
        #40f8bb
        RGB:
        64, 248, 187
        CMY:
        75, 3, 27
        CMYK:
        74, 0, 25, 3
      HSL:
        160°, 92.9293%, 61.1765%
        HSV (HSB):
        160°, 74.1935%, 97.2549%
        XYZ:
        44.6514, 71.8126, 58.5216
        xyY:
        0.2552, 0.4104, 71.8126
      CIE-Lab:
        87.8783, -59.0625, 16.4901
        CIE-LCH:
        87.8783, 61.3213, 164.4004
        CIE-Luv:
        87.8783, -68.7464, 34.0695
        Hunter-Lab:
        84.7423, -54.2461, 18.3750
      #40f8bb color charts
#40f8bb RGB chart
      #40f8bb CMYK chart
      #40f8bb RGB pie chart
      #40f8bb color shades, tints & tones
#40f8bb color schemes
#40f8bb color preview, HTML & CSS examples
           This text has a color of #40f8bb        
        
          <p style="color:#40f8bb;">Text here</p>
        
        
          .mytext {color:#40f8bb;}
        
        Text color #40f8bb
      
           This box has a color of #40f8bb        
        
          <div style="background-color:#40f8bb;">Content here</div>
        
        
          .mybackground {background-color:#40f8bb;}
        
        Background color #40f8bb
      
           Border around this has a color of #40f8bb        
        
          <div style="border:2px solid #40f8bb;">Content here</div>
        
        
          .myborder {border:2px solid #40f8bb;}
        
        Border color #40f8bb