#3bf0bb color space conversions
Hex:
        #3bf0bb
        RGB:
        59, 240, 187
        CMY:
        77, 6, 27
        CMYK:
        75, 0, 22, 6
      HSL:
        162°, 85.7820%, 58.6275%
        HSV (HSB):
        162°, 75.4167%, 94.1176%
        XYZ:
        41.9334, 66.8378, 57.7046
        xyY:
        0.2519, 0.4015, 66.8378
      CIE-Lab:
        85.4220, -56.5273, 13.0152
        CIE-LCH:
        85.4220, 58.0063, 167.0338
        CIE-Luv:
        85.4220, -66.7225, 28.5346
        Hunter-Lab:
        81.7544, -51.5142, 15.3795
      #3bf0bb color charts
#3bf0bb RGB chart
      #3bf0bb CMYK chart
      #3bf0bb RGB pie chart
      #3bf0bb color shades, tints & tones
#3bf0bb color schemes
#3bf0bb color preview, HTML & CSS examples
           This text has a color of #3bf0bb        
        
          <p style="color:#3bf0bb;">Text here</p>
        
        
          .mytext {color:#3bf0bb;}
        
        Text color #3bf0bb
      
           This box has a color of #3bf0bb        
        
          <div style="background-color:#3bf0bb;">Content here</div>
        
        
          .mybackground {background-color:#3bf0bb;}
        
        Background color #3bf0bb
      
           Border around this has a color of #3bf0bb        
        
          <div style="border:2px solid #3bf0bb;">Content here</div>
        
        
          .myborder {border:2px solid #3bf0bb;}
        
        Border color #3bf0bb