#3ffdf2 color space conversions
Hex:
        #3ffdf2
        RGB:
        63, 253, 242
        CMY:
        75, 1, 5
        CMYK:
        75, 0, 4, 1
      HSL:
        177°, 97.9381%, 61.9608%
        HSV (HSB):
        177°, 75.0988%, 99.2157%
        XYZ:
        53.2022, 77.7181, 96.2015
        xyY:
        0.2342, 0.3422, 77.7181
      CIE-Lab:
        90.6511, -47.6369, -8.0315
        CIE-LCH:
        90.6511, 48.3092, 189.5700
        CIE-Luv:
        90.6511, -66.7959, -5.1518
        Hunter-Lab:
        88.1579, -46.5538, -2.9891
      #3ffdf2 color charts
#3ffdf2 RGB chart
      #3ffdf2 CMYK chart
      #3ffdf2 RGB pie chart
      #3ffdf2 color shades, tints & tones
#3ffdf2 color schemes
#3ffdf2 color preview, HTML & CSS examples
           This text has a color of #3ffdf2        
        
          <p style="color:#3ffdf2;">Text here</p>
        
        
          .mytext {color:#3ffdf2;}
        
        Text color #3ffdf2
      
           This box has a color of #3ffdf2        
        
          <div style="background-color:#3ffdf2;">Content here</div>
        
        
          .mybackground {background-color:#3ffdf2;}
        
        Background color #3ffdf2
      
           Border around this has a color of #3ffdf2        
        
          <div style="border:2px solid #3ffdf2;">Content here</div>
        
        
          .myborder {border:2px solid #3ffdf2;}
        
        Border color #3ffdf2