#94d0be color space conversions
Hex:
        #94d0be
        RGB:
        148, 208, 190
        CMY:
        42, 18, 25
        CMYK:
        29, 0, 9, 18
      HSL:
        162°, 38.9610%, 69.8039%
        HSV (HSB):
        162°, 28.8462%, 81.5686%
        XYZ:
        44.0629, 55.1254, 57.0331
        xyY:
        0.2821, 0.3529, 55.1254
      CIE-Lab:
        79.1134, -22.9979, 2.7686
        CIE-LCH:
        79.1134, 23.1639, 173.1354
        CIE-Luv:
        79.1134, -29.5166, 7.9964
        Hunter-Lab:
        74.2465, -23.9973, 6.4284
      #94d0be color charts
#94d0be RGB chart
      #94d0be CMYK chart
      #94d0be RGB pie chart
      #94d0be color shades, tints & tones
#94d0be color schemes
#94d0be color preview, HTML & CSS examples
           This text has a color of #94d0be        
        
          <p style="color:#94d0be;">Text here</p>
        
        
          .mytext {color:#94d0be;}
        
        Text color #94d0be
      
           This box has a color of #94d0be        
        
          <div style="background-color:#94d0be;">Content here</div>
        
        
          .mybackground {background-color:#94d0be;}
        
        Background color #94d0be
      
           Border around this has a color of #94d0be        
        
          <div style="border:2px solid #94d0be;">Content here</div>
        
        
          .myborder {border:2px solid #94d0be;}
        
        Border color #94d0be