#94fa50 color space conversions
Hex:
        #94fa50
        RGB:
        148, 250, 80
        CMY:
        42, 2, 69
        CMYK:
        41, 0, 68, 2
      HSL:
        96°, 94.4444%, 64.7059%
        HSV (HSB):
        96°, 68.0000%, 98.0392%
        XYZ:
        47.8463, 75.2463, 19.5916
        xyY:
        0.3353, 0.5274, 75.2463
      CIE-Lab:
        89.5082, -57.0301, 69.0004
        CIE-LCH:
        89.5082, 89.5181, 129.5743
        CIE-Luv:
        89.5082, -49.9322, 92.9456
        Hunter-Lab:
        86.7446, -53.3466, 47.3303
      #94fa50 color charts
#94fa50 RGB chart
      #94fa50 CMYK chart
      #94fa50 RGB pie chart
      #94fa50 color shades, tints & tones
#94fa50 color schemes
#94fa50 color preview, HTML & CSS examples
           This text has a color of #94fa50        
        
          <p style="color:#94fa50;">Text here</p>
        
        
          .mytext {color:#94fa50;}
        
        Text color #94fa50
      
           This box has a color of #94fa50        
        
          <div style="background-color:#94fa50;">Content here</div>
        
        
          .mybackground {background-color:#94fa50;}
        
        Background color #94fa50
      
           Border around this has a color of #94fa50        
        
          <div style="border:2px solid #94fa50;">Content here</div>
        
        
          .myborder {border:2px solid #94fa50;}
        
        Border color #94fa50