#3bf8be color space conversions
Hex:
        #3bf8be
        RGB:
        59, 248, 190
        CMY:
        77, 3, 25
        CMYK:
        76, 0, 23, 3
      HSL:
        162°, 93.1034%, 60.1961%
        HSV (HSB):
        162°, 76.2097%, 97.2549%
        XYZ:
        44.6653, 71.7823, 60.2165
        xyY:
        0.2528, 0.4063, 71.7823
      CIE-Lab:
        87.8637, -58.9591, 14.9099
        CIE-LCH:
        87.8637, 60.8151, 165.8082
        CIE-Luv:
        87.8637, -69.2469, 31.7950
        Hunter-Lab:
        84.7244, -54.1656, 17.1677
      #3bf8be color charts
#3bf8be RGB chart
      #3bf8be CMYK chart
      #3bf8be RGB pie chart
      #3bf8be color shades, tints & tones
#3bf8be color schemes
#3bf8be color preview, HTML & CSS examples
           This text has a color of #3bf8be        
        
          <p style="color:#3bf8be;">Text here</p>
        
        
          .mytext {color:#3bf8be;}
        
        Text color #3bf8be
      
           This box has a color of #3bf8be        
        
          <div style="background-color:#3bf8be;">Content here</div>
        
        
          .mybackground {background-color:#3bf8be;}
        
        Background color #3bf8be
      
           Border around this has a color of #3bf8be        
        
          <div style="border:2px solid #3bf8be;">Content here</div>
        
        
          .myborder {border:2px solid #3bf8be;}
        
        Border color #3bf8be