#3fe4bc color space conversions
Hex:
        #3fe4bc
        RGB:
        63, 228, 188
        CMY:
        75, 11, 26
        CMYK:
        72, 0, 18, 11
      HSL:
        165°, 75.3425%, 57.0588%
        HSV (HSB):
        165°, 72.3684%, 89.4118%
        XYZ:
        38.8704, 60.1744, 57.1431
        xyY:
        0.2489, 0.3853, 60.1744
      CIE-Lab:
        81.9329, -50.9910, 7.5262
        CIE-LCH:
        81.9329, 51.5434, 171.6038
        CIE-Luv:
        81.9329, -61.9193, 19.4769
        Hunter-Lab:
        77.5722, -46.3073, 10.6249
      #3fe4bc color charts
#3fe4bc RGB chart
      #3fe4bc CMYK chart
      #3fe4bc RGB pie chart
      #3fe4bc color shades, tints & tones
#3fe4bc color schemes
#3fe4bc color preview, HTML & CSS examples
           This text has a color of #3fe4bc        
        
          <p style="color:#3fe4bc;">Text here</p>
        
        
          .mytext {color:#3fe4bc;}
        
        Text color #3fe4bc
      
           This box has a color of #3fe4bc        
        
          <div style="background-color:#3fe4bc;">Content here</div>
        
        
          .mybackground {background-color:#3fe4bc;}
        
        Background color #3fe4bc
      
           Border around this has a color of #3fe4bc        
        
          <div style="border:2px solid #3fe4bc;">Content here</div>
        
        
          .myborder {border:2px solid #3fe4bc;}
        
        Border color #3fe4bc