#3bffe8 color space conversions
Hex:
        #3bffe8
        RGB:
        59, 255, 232
        CMY:
        77, 0, 9
        CMYK:
        77, 0, 9, 0
      HSL:
        173°, 100.0000%, 61.5686%
        HSV (HSB):
        173°, 76.8627%, 100.0000%
        XYZ:
        52.1291, 78.2760, 88.7052
        xyY:
        0.2379, 0.3572, 78.2760
      CIE-Lab:
        90.9057, -51.5234, -2.4724
        CIE-LCH:
        90.9057, 51.5827, 182.7473
        CIE-Luv:
        90.9057, -68.6841, 4.3917
        Hunter-Lab:
        88.4737, -49.6560, 2.4865
      #3bffe8 color charts
#3bffe8 RGB chart
      #3bffe8 CMYK chart
      #3bffe8 RGB pie chart
      #3bffe8 color shades, tints & tones
#3bffe8 color schemes
#3bffe8 color preview, HTML & CSS examples
           This text has a color of #3bffe8        
        
          <p style="color:#3bffe8;">Text here</p>
        
        
          .mytext {color:#3bffe8;}
        
        Text color #3bffe8
      
           This box has a color of #3bffe8        
        
          <div style="background-color:#3bffe8;">Content here</div>
        
        
          .mybackground {background-color:#3bffe8;}
        
        Background color #3bffe8
      
           Border around this has a color of #3bffe8        
        
          <div style="border:2px solid #3bffe8;">Content here</div>
        
        
          .myborder {border:2px solid #3bffe8;}
        
        Border color #3bffe8