#3bfcbd color space conversions
Hex:
        #3bfcbd
        RGB:
        59, 252, 189
        CMY:
        77, 1, 26
        CMYK:
        77, 0, 25, 1
      HSL:
        160°, 96.9849%, 60.9804%
        HSV (HSB):
        160°, 76.5873%, 98.8235%
        XYZ:
        45.7993, 74.2247, 60.0570
        xyY:
        0.2543, 0.4122, 74.2247
      CIE-Lab:
        89.0286, -60.7177, 17.0633
        CIE-LCH:
        89.0286, 63.0698, 164.3032
        CIE-Luv:
        89.0286, -70.6669, 35.2225
        Hunter-Lab:
        86.1538, -55.8785, 18.9771
      #3bfcbd color charts
#3bfcbd RGB chart
      #3bfcbd CMYK chart
      #3bfcbd RGB pie chart
      #3bfcbd color shades, tints & tones
#3bfcbd color schemes
#3bfcbd color preview, HTML & CSS examples
           This text has a color of #3bfcbd        
        
          <p style="color:#3bfcbd;">Text here</p>
        
        
          .mytext {color:#3bfcbd;}
        
        Text color #3bfcbd
      
           This box has a color of #3bfcbd        
        
          <div style="background-color:#3bfcbd;">Content here</div>
        
        
          .mybackground {background-color:#3bfcbd;}
        
        Background color #3bfcbd
      
           Border around this has a color of #3bfcbd        
        
          <div style="border:2px solid #3bfcbd;">Content here</div>
        
        
          .myborder {border:2px solid #3bfcbd;}
        
        Border color #3bfcbd