#3ff1ba color space conversions
Hex:
        #3ff1ba
        RGB:
        63, 241, 186
        CMY:
        75, 5, 27
        CMYK:
        74, 0, 23, 5
      HSL:
        161°, 86.4078%, 59.6078%
        HSV (HSB):
        161°, 73.8589%, 94.5098%
        XYZ:
        42.3681, 67.5125, 57.2526
        xyY:
        0.2535, 0.4039, 67.5125
      CIE-Lab:
        85.7621, -56.6823, 14.0254
        CIE-LCH:
        85.7621, 58.3918, 166.1020
        CIE-Luv:
        85.7621, -66.5593, 30.0365
        Hunter-Lab:
        82.1660, -51.7487, 16.2034
      #3ff1ba color charts
#3ff1ba RGB chart
      #3ff1ba CMYK chart
      #3ff1ba RGB pie chart
      #3ff1ba color shades, tints & tones
#3ff1ba color schemes
#3ff1ba color preview, HTML & CSS examples
           This text has a color of #3ff1ba        
        
          <p style="color:#3ff1ba;">Text here</p>
        
        
          .mytext {color:#3ff1ba;}
        
        Text color #3ff1ba
      
           This box has a color of #3ff1ba        
        
          <div style="background-color:#3ff1ba;">Content here</div>
        
        
          .mybackground {background-color:#3ff1ba;}
        
        Background color #3ff1ba
      
           Border around this has a color of #3ff1ba        
        
          <div style="border:2px solid #3ff1ba;">Content here</div>
        
        
          .myborder {border:2px solid #3ff1ba;}
        
        Border color #3ff1ba