#3bfcbc color space conversions
Hex:
        #3bfcbc
        RGB:
        59, 252, 188
        CMY:
        77, 1, 26
        CMYK:
        77, 0, 25, 1
      HSL:
        160°, 96.9849%, 60.9804%
        HSV (HSB):
        160°, 76.5873%, 98.8235%
        XYZ:
        45.6911, 74.1815, 59.4872
        xyY:
        0.2547, 0.4136, 74.1815
      CIE-Lab:
        89.0082, -60.9386, 17.5485
        CIE-LCH:
        89.0082, 63.4150, 163.9352
        CIE-Luv:
        89.0082, -70.7333, 35.9422
        Hunter-Lab:
        86.1287, -56.0311, 19.3397
      #3bfcbc color charts
#3bfcbc RGB chart
      #3bfcbc CMYK chart
      #3bfcbc RGB pie chart
      #3bfcbc color shades, tints & tones
#3bfcbc color schemes
#3bfcbc color preview, HTML & CSS examples
           This text has a color of #3bfcbc        
        
          <p style="color:#3bfcbc;">Text here</p>
        
        
          .mytext {color:#3bfcbc;}
        
        Text color #3bfcbc
      
           This box has a color of #3bfcbc        
        
          <div style="background-color:#3bfcbc;">Content here</div>
        
        
          .mybackground {background-color:#3bfcbc;}
        
        Background color #3bfcbc
      
           Border around this has a color of #3bfcbc        
        
          <div style="border:2px solid #3bfcbc;">Content here</div>
        
        
          .myborder {border:2px solid #3bfcbc;}
        
        Border color #3bfcbc