#3df2be color space conversions
Hex:
        #3df2be
        RGB:
        61, 242, 190
        CMY:
        76, 5, 25
        CMYK:
        75, 0, 21, 5
      HSL:
        163°, 87.4396%, 59.4118%
        HSV (HSB):
        163°, 74.7934%, 94.9020%
        XYZ:
        42.9709, 68.2141, 59.6170
        xyY:
        0.2516, 0.3994, 68.2141
      CIE-Lab:
        86.1134, -56.3937, 12.4387
        CIE-LCH:
        86.1134, 57.7492, 167.5615
        CIE-Luv:
        86.1134, -66.9271, 27.7231
        Hunter-Lab:
        82.5918, -51.6657, 15.0171
      #3df2be color charts
#3df2be RGB chart
      #3df2be CMYK chart
      #3df2be RGB pie chart
      #3df2be color shades, tints & tones
#3df2be color schemes
#3df2be color preview, HTML & CSS examples
           This text has a color of #3df2be        
        
          <p style="color:#3df2be;">Text here</p>
        
        
          .mytext {color:#3df2be;}
        
        Text color #3df2be
      
           This box has a color of #3df2be        
        
          <div style="background-color:#3df2be;">Content here</div>
        
        
          .mybackground {background-color:#3df2be;}
        
        Background color #3df2be
      
           Border around this has a color of #3df2be        
        
          <div style="border:2px solid #3df2be;">Content here</div>
        
        
          .myborder {border:2px solid #3df2be;}
        
        Border color #3df2be