#40f88b color space conversions
Hex:
        #40f88b
        RGB:
        64, 248, 139
        CMY:
        75, 3, 45
        CMYK:
        74, 0, 44, 3
      HSL:
        144°, 92.9293%, 61.1765%
        HSV (HSB):
        144°, 74.1935%, 97.2549%
        XYZ:
        40.3420, 70.0889, 35.8284
        xyY:
        0.2758, 0.4792, 70.0889
      CIE-Lab:
        87.0404, -68.3807, 39.5797
        CIE-LCH:
        87.0404, 79.0093, 149.9372
        CIE-Luv:
        87.0404, -71.5944, 65.2872
        Hunter-Lab:
        83.7191, -60.4941, 33.2297
      #40f88b color charts
#40f88b RGB chart
      #40f88b CMYK chart
      #40f88b RGB pie chart
      #40f88b color shades, tints & tones
#40f88b color schemes
#40f88b color preview, HTML & CSS examples
           This text has a color of #40f88b        
        
          <p style="color:#40f88b;">Text here</p>
        
        
          .mytext {color:#40f88b;}
        
        Text color #40f88b
      
           This box has a color of #40f88b        
        
          <div style="background-color:#40f88b;">Content here</div>
        
        
          .mybackground {background-color:#40f88b;}
        
        Background color #40f88b
      
           Border around this has a color of #40f88b        
        
          <div style="border:2px solid #40f88b;">Content here</div>
        
        
          .myborder {border:2px solid #40f88b;}
        
        Border color #40f88b