#40f9be color space conversions
Hex:
        #40f9be
        RGB:
        64, 249, 190
        CMY:
        75, 2, 25
        CMYK:
        74, 0, 24, 2
      HSL:
        161°, 93.9086%, 61.3725%
        HSV (HSB):
        161°, 74.2972%, 97.6471%
        XYZ:
        45.2843, 72.5591, 60.3338
        xyY:
        0.2542, 0.4072, 72.5591
      CIE-Lab:
        88.2370, -58.7806, 15.4470
        CIE-LCH:
        88.2370, 60.7763, 165.2761
        CIE-Luv:
        88.2370, -68.8919, 32.5653
        Hunter-Lab:
        85.1816, -54.1735, 17.6323
      #40f9be color charts
#40f9be RGB chart
      #40f9be CMYK chart
      #40f9be RGB pie chart
      #40f9be color shades, tints & tones
#40f9be color schemes
#40f9be color preview, HTML & CSS examples
           This text has a color of #40f9be        
        
          <p style="color:#40f9be;">Text here</p>
        
        
          .mytext {color:#40f9be;}
        
        Text color #40f9be
      
           This box has a color of #40f9be        
        
          <div style="background-color:#40f9be;">Content here</div>
        
        
          .mybackground {background-color:#40f9be;}
        
        Background color #40f9be
      
           Border around this has a color of #40f9be        
        
          <div style="border:2px solid #40f9be;">Content here</div>
        
        
          .myborder {border:2px solid #40f9be;}
        
        Border color #40f9be