#94df82 color space conversions
Hex:
        #94df82
        RGB:
        148, 223, 130
        CMY:
        42, 13, 49
        CMYK:
        34, 0, 42, 13
      HSL:
        108°, 59.2357%, 69.2157%
        HSV (HSB):
        108°, 41.7040%, 87.4510%
        XYZ:
        42.6297, 60.6830, 30.5853
        xyY:
        0.3184, 0.4532, 60.6830
      CIE-Lab:
        82.2080, -40.5786, 38.3414
        CIE-LCH:
        82.2080, 55.8273, 136.6237
        CIE-Luv:
        82.2080, -36.9837, 58.2201
        Hunter-Lab:
        77.8993, -38.6412, 31.2507
      #94df82 color charts
#94df82 RGB chart
      #94df82 CMYK chart
      #94df82 RGB pie chart
      #94df82 color shades, tints & tones
#94df82 color schemes
#94df82 color preview, HTML & CSS examples
           This text has a color of #94df82        
        
          <p style="color:#94df82;">Text here</p>
        
        
          .mytext {color:#94df82;}
        
        Text color #94df82
      
           This box has a color of #94df82        
        
          <div style="background-color:#94df82;">Content here</div>
        
        
          .mybackground {background-color:#94df82;}
        
        Background color #94df82
      
           Border around this has a color of #94df82        
        
          <div style="border:2px solid #94df82;">Content here</div>
        
        
          .myborder {border:2px solid #94df82;}
        
        Border color #94df82