#3bf4cf color space conversions
Hex:
        #3bf4cf
        RGB:
        59, 244, 207
        CMY:
        77, 4, 19
        CMYK:
        76, 0, 15, 4
      HSL:
        168°, 89.3720%, 59.4118%
        HSV (HSB):
        168°, 75.8197%, 95.6863%
        XYZ:
        45.4168, 70.1362, 70.1754
        xyY:
        0.2445, 0.3776, 70.1362
      CIE-Lab:
        87.0636, -53.3423, 4.9378
        CIE-LCH:
        87.0636, 53.5704, 174.7113
        CIE-Luv:
        87.0636, -66.7200, 16.1369
        Hunter-Lab:
        83.7473, -49.7560, 8.9416
      #3bf4cf color charts
#3bf4cf RGB chart
      #3bf4cf CMYK chart
      #3bf4cf RGB pie chart
      #3bf4cf color shades, tints & tones
#3bf4cf color schemes
#3bf4cf color preview, HTML & CSS examples
           This text has a color of #3bf4cf        
        
          <p style="color:#3bf4cf;">Text here</p>
        
        
          .mytext {color:#3bf4cf;}
        
        Text color #3bf4cf
      
           This box has a color of #3bf4cf        
        
          <div style="background-color:#3bf4cf;">Content here</div>
        
        
          .mybackground {background-color:#3bf4cf;}
        
        Background color #3bf4cf
      
           Border around this has a color of #3bf4cf        
        
          <div style="border:2px solid #3bf4cf;">Content here</div>
        
        
          .myborder {border:2px solid #3bf4cf;}
        
        Border color #3bf4cf