#3fe8ee color space conversions
Hex:
        #3fe8ee
        RGB:
        63, 232, 238
        CMY:
        75, 9, 7
        CMYK:
        74, 3, 0, 7
      HSL:
        182°, 83.7321%, 59.0196%
        HSV (HSB):
        182°, 73.5294%, 93.3333%
        XYZ:
        46.3391, 64.9430, 90.9819
        xyY:
        0.2291, 0.3211, 64.9430
      CIE-Lab:
        84.4544, -39.4672, -15.1800
        CIE-LCH:
        84.4544, 42.2859, 201.0378
        CIE-Luv:
        84.4544, -59.8729, -18.0572
        Hunter-Lab:
        80.5872, -38.3869, -10.5265
      #3fe8ee color charts
#3fe8ee RGB chart
      #3fe8ee CMYK chart
      #3fe8ee RGB pie chart
      #3fe8ee color shades, tints & tones
#3fe8ee color schemes
#3fe8ee color preview, HTML & CSS examples
           This text has a color of #3fe8ee        
        
          <p style="color:#3fe8ee;">Text here</p>
        
        
          .mytext {color:#3fe8ee;}
        
        Text color #3fe8ee
      
           This box has a color of #3fe8ee        
        
          <div style="background-color:#3fe8ee;">Content here</div>
        
        
          .mybackground {background-color:#3fe8ee;}
        
        Background color #3fe8ee
      
           Border around this has a color of #3fe8ee        
        
          <div style="border:2px solid #3fe8ee;">Content here</div>
        
        
          .myborder {border:2px solid #3fe8ee;}
        
        Border color #3fe8ee