#3bf2cb color space conversions
Hex:
        #3bf2cb
        RGB:
        59, 242, 203
        CMY:
        77, 5, 20
        CMYK:
        76, 0, 16, 5
      HSL:
        167°, 87.5598%, 59.0196%
        HSV (HSB):
        167°, 75.6198%, 94.9020%
        XYZ:
        44.3353, 68.7459, 67.4325
        xyY:
        0.2456, 0.3808, 68.7459
      CIE-Lab:
        86.3780, -53.5152, 6.0367
        CIE-LCH:
        86.3780, 53.8546, 173.5641
        CIE-Luv:
        86.3780, -66.3147, 17.8066
        Hunter-Lab:
        82.9131, -49.6506, 9.8192
      #3bf2cb color charts
#3bf2cb RGB chart
      #3bf2cb CMYK chart
      #3bf2cb RGB pie chart
      #3bf2cb color shades, tints & tones
#3bf2cb color schemes
#3bf2cb color preview, HTML & CSS examples
           This text has a color of #3bf2cb        
        
          <p style="color:#3bf2cb;">Text here</p>
        
        
          .mytext {color:#3bf2cb;}
        
        Text color #3bf2cb
      
           This box has a color of #3bf2cb        
        
          <div style="background-color:#3bf2cb;">Content here</div>
        
        
          .mybackground {background-color:#3bf2cb;}
        
        Background color #3bf2cb
      
           Border around this has a color of #3bf2cb        
        
          <div style="border:2px solid #3bf2cb;">Content here</div>
        
        
          .myborder {border:2px solid #3bf2cb;}
        
        Border color #3bf2cb