#1efa96 color space conversions
Hex:
        #1efa96
        RGB:
        30, 250, 150
        CMY:
        88, 2, 41
        CMYK:
        88, 0, 40, 2
      HSL:
        153°, 95.6522%, 54.9020%
        HSV (HSB):
        153°, 88.0000%, 98.0392%
        XYZ:
        40.2260, 70.8492, 40.4093
        xyY:
        0.2655, 0.4677, 70.8492
      CIE-Lab:
        87.4117, -70.3412, 34.5695
        CIE-LCH:
        87.4117, 78.3769, 153.8280
        CIE-Luv:
        87.4117, -75.4570, 59.6949
        Hunter-Lab:
        84.1720, -61.9953, 30.4564
      #1efa96 color charts
#1efa96 RGB chart
      #1efa96 CMYK chart
      #1efa96 RGB pie chart
      #1efa96 color shades, tints & tones
#1efa96 color schemes
#1efa96 color preview, HTML & CSS examples
           This text has a color of #1efa96        
        
          <p style="color:#1efa96;">Text here</p>
        
        
          .mytext {color:#1efa96;}
        
        Text color #1efa96
      
           This box has a color of #1efa96        
        
          <div style="background-color:#1efa96;">Content here</div>
        
        
          .mybackground {background-color:#1efa96;}
        
        Background color #1efa96
      
           Border around this has a color of #1efa96        
        
          <div style="border:2px solid #1efa96;">Content here</div>
        
        
          .myborder {border:2px solid #1efa96;}
        
        Border color #1efa96