#3fecc5 color space conversions
Hex:
        #3fecc5
        RGB:
        63, 236, 197
        CMY:
        75, 7, 23
        CMYK:
        73, 0, 17, 7
      HSL:
        166°, 81.9905%, 58.6275%
        HSV (HSB):
        166°, 73.3051%, 92.5490%
        XYZ:
        42.1234, 65.0789, 63.1647
        xyY:
        0.2473, 0.3820, 65.0789
      CIE-Lab:
        84.5244, -52.0841, 6.5158
        CIE-LCH:
        84.5244, 52.4901, 172.8692
        CIE-Luv:
        84.5244, -64.0999, 18.2436
        Hunter-Lab:
        80.6715, -47.9696, 10.0468
      #3fecc5 color charts
#3fecc5 RGB chart
      #3fecc5 CMYK chart
      #3fecc5 RGB pie chart
      #3fecc5 color shades, tints & tones
#3fecc5 color schemes
#3fecc5 color preview, HTML & CSS examples
           This text has a color of #3fecc5        
        
          <p style="color:#3fecc5;">Text here</p>
        
        
          .mytext {color:#3fecc5;}
        
        Text color #3fecc5
      
           This box has a color of #3fecc5        
        
          <div style="background-color:#3fecc5;">Content here</div>
        
        
          .mybackground {background-color:#3fecc5;}
        
        Background color #3fecc5
      
           Border around this has a color of #3fecc5        
        
          <div style="border:2px solid #3fecc5;">Content here</div>
        
        
          .myborder {border:2px solid #3fecc5;}
        
        Border color #3fecc5