#3bfbbf color space conversions
Hex:
        #3bfbbf
        RGB:
        59, 251, 191
        CMY:
        77, 2, 25
        CMYK:
        76, 0, 24, 2
      HSL:
        161°, 96.0000%, 60.7843%
        HSV (HSB):
        161°, 76.4940%, 98.4314%
        XYZ:
        45.7048, 73.6858, 61.1041
        xyY:
        0.2532, 0.4082, 73.6858
      CIE-Lab:
        88.7738, -59.8892, 15.6763
        CIE-LCH:
        88.7738, 61.9069, 165.3317
        CIE-Luv:
        88.7738, -70.1958, 33.0995
        Hunter-Lab:
        85.8404, -55.1803, 17.8837
      #3bfbbf color charts
#3bfbbf RGB chart
      #3bfbbf CMYK chart
      #3bfbbf RGB pie chart
      #3bfbbf color shades, tints & tones
#3bfbbf color schemes
#3bfbbf color preview, HTML & CSS examples
           This text has a color of #3bfbbf        
        
          <p style="color:#3bfbbf;">Text here</p>
        
        
          .mytext {color:#3bfbbf;}
        
        Text color #3bfbbf
      
           This box has a color of #3bfbbf        
        
          <div style="background-color:#3bfbbf;">Content here</div>
        
        
          .mybackground {background-color:#3bfbbf;}
        
        Background color #3bfbbf
      
           Border around this has a color of #3bfbbf        
        
          <div style="border:2px solid #3bfbbf;">Content here</div>
        
        
          .myborder {border:2px solid #3bfbbf;}
        
        Border color #3bfbbf