#3ffbdf color space conversions
Hex:
        #3ffbdf
        RGB:
        63, 251, 223
        CMY:
        75, 2, 13
        CMYK:
        75, 0, 11, 2
      HSL:
        171°, 95.9184%, 61.5686%
        HSV (HSB):
        171°, 74.9004%, 98.4314%
        XYZ:
        49.8664, 75.3788, 81.7334
        xyY:
        0.2409, 0.3642, 75.3788
      CIE-Lab:
        89.5701, -51.7764, 0.2527
        CIE-LCH:
        89.5701, 51.7770, 179.7204
        CIE-Luv:
        89.5701, -67.4632, 8.7220
        Hunter-Lab:
        86.8210, -49.4138, 4.9590
      #3ffbdf color charts
#3ffbdf RGB chart
      #3ffbdf CMYK chart
      #3ffbdf RGB pie chart
      #3ffbdf color shades, tints & tones
#3ffbdf color schemes
#3ffbdf color preview, HTML & CSS examples
           This text has a color of #3ffbdf        
        
          <p style="color:#3ffbdf;">Text here</p>
        
        
          .mytext {color:#3ffbdf;}
        
        Text color #3ffbdf
      
           This box has a color of #3ffbdf        
        
          <div style="background-color:#3ffbdf;">Content here</div>
        
        
          .mybackground {background-color:#3ffbdf;}
        
        Background color #3ffbdf
      
           Border around this has a color of #3ffbdf        
        
          <div style="border:2px solid #3ffbdf;">Content here</div>
        
        
          .myborder {border:2px solid #3ffbdf;}
        
        Border color #3ffbdf