#3bfcc2 color space conversions
Hex:
        #3bfcc2
        RGB:
        59, 252, 194
        CMY:
        77, 1, 24
        CMYK:
        77, 0, 23, 1
      HSL:
        162°, 96.9849%, 60.9804%
        HSV (HSB):
        162°, 76.5873%, 98.8235%
        XYZ:
        46.3516, 74.4457, 62.9654
        xyY:
        0.2522, 0.4051, 74.4457
      CIE-Lab:
        89.1327, -59.5970, 14.6368
        CIE-LCH:
        89.1327, 61.3680, 166.2015
        CIE-Luv:
        89.1327, -70.3322, 31.5852
        Hunter-Lab:
        86.2819, -55.1010, 17.1296
      #3bfcc2 color charts
#3bfcc2 RGB chart
      #3bfcc2 CMYK chart
      #3bfcc2 RGB pie chart
      #3bfcc2 color shades, tints & tones
#3bfcc2 color schemes
#3bfcc2 color preview, HTML & CSS examples
           This text has a color of #3bfcc2        
        
          <p style="color:#3bfcc2;">Text here</p>
        
        
          .mytext {color:#3bfcc2;}
        
        Text color #3bfcc2
      
           This box has a color of #3bfcc2        
        
          <div style="background-color:#3bfcc2;">Content here</div>
        
        
          .mybackground {background-color:#3bfcc2;}
        
        Background color #3bfcc2
      
           Border around this has a color of #3bfcc2        
        
          <div style="border:2px solid #3bfcc2;">Content here</div>
        
        
          .myborder {border:2px solid #3bfcc2;}
        
        Border color #3bfcc2