#3bffba color space conversions
Hex:
        #3bffba
        RGB:
        59, 255, 186
        CMY:
        77, 0, 27
        CMYK:
        77, 0, 27, 0
      HSL:
        159°, 100.0000%, 61.5686%
        HSV (HSB):
        159°, 76.8627%, 100.0000%
        XYZ:
        46.4266, 75.9950, 58.6759
        xyY:
        0.2564, 0.4196, 75.9950
      CIE-Lab:
        89.8570, -62.5071, 19.7587
        CIE-LCH:
        89.8570, 65.5557, 162.4581
        CIE-Luv:
        89.8570, -71.8752, 39.3587
        Hunter-Lab:
        87.1751, -57.4933, 21.1156
      #3bffba color charts
#3bffba RGB chart
      #3bffba CMYK chart
      #3bffba RGB pie chart
      #3bffba color shades, tints & tones
#3bffba color schemes
#3bffba color preview, HTML & CSS examples
           This text has a color of #3bffba        
        
          <p style="color:#3bffba;">Text here</p>
        
        
          .mytext {color:#3bffba;}
        
        Text color #3bffba
      
           This box has a color of #3bffba        
        
          <div style="background-color:#3bffba;">Content here</div>
        
        
          .mybackground {background-color:#3bffba;}
        
        Background color #3bffba
      
           Border around this has a color of #3bffba        
        
          <div style="border:2px solid #3bffba;">Content here</div>
        
        
          .myborder {border:2px solid #3bffba;}
        
        Border color #3bffba