#94feb3 color space conversions
Hex:
        #94feb3
        RGB:
        148, 254, 179
        CMY:
        42, 0, 30
        CMYK:
        42, 0, 30, 0
      HSL:
        138°, 98.1481%, 78.8235%
        HSV (HSB):
        138°, 41.7323%, 99.6078%
        XYZ:
        55.7912, 80.4342, 55.2327
        xyY:
        0.2914, 0.4201, 80.4342
      CIE-Lab:
        91.8793, -46.3521, 26.4935
        CIE-LCH:
        91.8793, 53.3894, 150.2490
        CIE-Luv:
        91.8793, -49.6430, 46.1064
        Hunter-Lab:
        89.6851, -45.9078, 26.2658
      #94feb3 color charts
#94feb3 RGB chart
      #94feb3 CMYK chart
      #94feb3 RGB pie chart
      #94feb3 color shades, tints & tones
#94feb3 color schemes
#94feb3 color preview, HTML & CSS examples
           This text has a color of #94feb3        
        
          <p style="color:#94feb3;">Text here</p>
        
        
          .mytext {color:#94feb3;}
        
        Text color #94feb3
      
           This box has a color of #94feb3        
        
          <div style="background-color:#94feb3;">Content here</div>
        
        
          .mybackground {background-color:#94feb3;}
        
        Background color #94feb3
      
           Border around this has a color of #94feb3        
        
          <div style="border:2px solid #94feb3;">Content here</div>
        
        
          .myborder {border:2px solid #94feb3;}
        
        Border color #94feb3