#3ff5f0 color space conversions
Hex:
        #3ff5f0
        RGB:
        63, 245, 240
        CMY:
        75, 4, 6
        CMYK:
        74, 0, 2, 4
      HSL:
        178°, 90.0990%, 60.3922%
        HSV (HSB):
        178°, 74.2857%, 96.0784%
        XYZ:
        50.4305, 72.6528, 93.8035
        xyY:
        0.2325, 0.3350, 72.6528
      CIE-Lab:
        88.2819, -44.7085, -10.5084
        CIE-LCH:
        88.2819, 45.9269, 193.2269
        CIE-Luv:
        88.2819, -64.2065, -9.6285
        Hunter-Lab:
        85.2366, -43.5541, -5.5834
      #3ff5f0 color charts
#3ff5f0 RGB chart
      #3ff5f0 CMYK chart
      #3ff5f0 RGB pie chart
      #3ff5f0 color shades, tints & tones
#3ff5f0 color schemes
#3ff5f0 color preview, HTML & CSS examples
           This text has a color of #3ff5f0        
        
          <p style="color:#3ff5f0;">Text here</p>
        
        
          .mytext {color:#3ff5f0;}
        
        Text color #3ff5f0
      
           This box has a color of #3ff5f0        
        
          <div style="background-color:#3ff5f0;">Content here</div>
        
        
          .mybackground {background-color:#3ff5f0;}
        
        Background color #3ff5f0
      
           Border around this has a color of #3ff5f0        
        
          <div style="border:2px solid #3ff5f0;">Content here</div>
        
        
          .myborder {border:2px solid #3ff5f0;}
        
        Border color #3ff5f0