#94f3bc color space conversions
Hex:
        #94f3bc
        RGB:
        148, 243, 188
        CMY:
        42, 5, 26
        CMYK:
        39, 0, 23, 5
      HSL:
        145°, 79.8319%, 76.6667%
        HSV (HSB):
        145°, 39.0947%, 95.2941%
        XYZ:
        53.3404, 74.0279, 59.0544
        xyY:
        0.2861, 0.3971, 74.0279
      CIE-Lab:
        88.9357, -39.8861, 17.8210
        CIE-LCH:
        88.9357, 43.6863, 155.9250
        CIE-Luv:
        88.9357, -44.7715, 32.9785
        Hunter-Lab:
        86.0395, -39.9075, 19.5331
      #94f3bc color charts
#94f3bc RGB chart
      #94f3bc CMYK chart
      #94f3bc RGB pie chart
      #94f3bc color shades, tints & tones
#94f3bc color schemes
#94f3bc color preview, HTML & CSS examples
           This text has a color of #94f3bc        
        
          <p style="color:#94f3bc;">Text here</p>
        
        
          .mytext {color:#94f3bc;}
        
        Text color #94f3bc
      
           This box has a color of #94f3bc        
        
          <div style="background-color:#94f3bc;">Content here</div>
        
        
          .mybackground {background-color:#94f3bc;}
        
        Background color #94f3bc
      
           Border around this has a color of #94f3bc        
        
          <div style="border:2px solid #94f3bc;">Content here</div>
        
        
          .myborder {border:2px solid #94f3bc;}
        
        Border color #94f3bc