#3bfac3 color space conversions
Hex:
        #3bfac3
        RGB:
        59, 250, 195
        CMY:
        77, 2, 24
        CMYK:
        76, 0, 22, 2
      HSL:
        163°, 95.0249%, 60.5882%
        HSV (HSB):
        163°, 76.4000%, 98.0392%
        XYZ:
        45.8396, 73.2412, 63.3507
        xyY:
        0.2513, 0.4015, 73.2412
      CIE-Lab:
        88.5626, -58.5944, 13.3147
        CIE-LCH:
        88.5626, 60.0881, 167.1978
        CIE-Luv:
        88.5626, -69.5880, 29.4805
        Hunter-Lab:
        85.5810, -54.1573, 16.0178
      #3bfac3 color charts
#3bfac3 RGB chart
      #3bfac3 CMYK chart
      #3bfac3 RGB pie chart
      #3bfac3 color shades, tints & tones
#3bfac3 color schemes
#3bfac3 color preview, HTML & CSS examples
           This text has a color of #3bfac3        
        
          <p style="color:#3bfac3;">Text here</p>
        
        
          .mytext {color:#3bfac3;}
        
        Text color #3bfac3
      
           This box has a color of #3bfac3        
        
          <div style="background-color:#3bfac3;">Content here</div>
        
        
          .mybackground {background-color:#3bfac3;}
        
        Background color #3bfac3
      
           Border around this has a color of #3bfac3        
        
          <div style="border:2px solid #3bfac3;">Content here</div>
        
        
          .myborder {border:2px solid #3bfac3;}
        
        Border color #3bfac3