#94f512 color space conversions
Hex:
        #94f512
        RGB:
        148, 245, 18
        CMY:
        42, 4, 93
        CMYK:
        40, 0, 93, 4
      HSL:
        86°, 91.9028%, 51.5686%
        HSV (HSB):
        86°, 92.6531%, 96.0784%
        XYZ:
        44.9743, 71.6444, 12.0306
        xyY:
        0.3496, 0.5569, 71.6444
      CIE-Lab:
        87.7971, -57.7777, 82.9897
        CIE-LCH:
        87.7971, 101.1215, 124.8457
        CIE-Luv:
        87.7971, -48.1463, 102.2411
        Hunter-Lab:
        84.6430, -53.2808, 50.8230
      #94f512 color charts
#94f512 RGB chart
      #94f512 CMYK chart
      #94f512 RGB pie chart
      #94f512 color shades, tints & tones
#94f512 color schemes
#94f512 color preview, HTML & CSS examples
           This text has a color of #94f512        
        
          <p style="color:#94f512;">Text here</p>
        
        
          .mytext {color:#94f512;}
        
        Text color #94f512
      
           This box has a color of #94f512        
        
          <div style="background-color:#94f512;">Content here</div>
        
        
          .mybackground {background-color:#94f512;}
        
        Background color #94f512
      
           Border around this has a color of #94f512        
        
          <div style="border:2px solid #94f512;">Content here</div>
        
        
          .myborder {border:2px solid #94f512;}
        
        Border color #94f512