#40fa85 color space conversions
Hex:
        #40fa85
        RGB:
        64, 250, 133
        CMY:
        75, 2, 48
        CMYK:
        74, 0, 47, 2
      HSL:
        142°, 94.8980%, 61.5686%
        HSV (HSB):
        142°, 74.4000%, 98.0392%
        XYZ:
        40.5336, 71.1547, 33.7882
        xyY:
        0.2786, 0.4891, 71.1547
      CIE-Lab:
        87.5601, -70.0265, 43.1479
        CIE-LCH:
        87.5601, 82.2524, 148.3601
        CIE-Luv:
        87.5601, -72.5743, 69.7260
        Hunter-Lab:
        84.3532, -61.8449, 35.2983
      #40fa85 color charts
#40fa85 RGB chart
      #40fa85 CMYK chart
      #40fa85 RGB pie chart
      #40fa85 color shades, tints & tones
#40fa85 color schemes
#40fa85 color preview, HTML & CSS examples
           This text has a color of #40fa85        
        
          <p style="color:#40fa85;">Text here</p>
        
        
          .mytext {color:#40fa85;}
        
        Text color #40fa85
      
           This box has a color of #40fa85        
        
          <div style="background-color:#40fa85;">Content here</div>
        
        
          .mybackground {background-color:#40fa85;}
        
        Background color #40fa85
      
           Border around this has a color of #40fa85        
        
          <div style="border:2px solid #40fa85;">Content here</div>
        
        
          .myborder {border:2px solid #40fa85;}
        
        Border color #40fa85