#3ff2ee color space conversions
Hex:
        #3ff2ee
        RGB:
        63, 242, 238
        CMY:
        75, 5, 7
        CMYK:
        74, 0, 2, 5
      HSL:
        179°, 87.3171%, 59.8039%
        HSV (HSB):
        179°, 73.9669%, 94.9020%
        XYZ:
        49.2346, 70.7341, 91.9470
        xyY:
        0.2323, 0.3338, 70.7341
      CIE-Lab:
        87.3556, -43.9412, -10.8415
        CIE-LCH:
        87.3556, 45.2589, 193.8597
        CIE-Luv:
        87.3556, -63.3194, -10.2807
        Hunter-Lab:
        84.1035, -42.6864, -5.9469
      #3ff2ee color charts
#3ff2ee RGB chart
      #3ff2ee CMYK chart
      #3ff2ee RGB pie chart
      #3ff2ee color shades, tints & tones
#3ff2ee color schemes
#3ff2ee color preview, HTML & CSS examples
           This text has a color of #3ff2ee        
        
          <p style="color:#3ff2ee;">Text here</p>
        
        
          .mytext {color:#3ff2ee;}
        
        Text color #3ff2ee
      
           This box has a color of #3ff2ee        
        
          <div style="background-color:#3ff2ee;">Content here</div>
        
        
          .mybackground {background-color:#3ff2ee;}
        
        Background color #3ff2ee
      
           Border around this has a color of #3ff2ee        
        
          <div style="border:2px solid #3ff2ee;">Content here</div>
        
        
          .myborder {border:2px solid #3ff2ee;}
        
        Border color #3ff2ee