#3ff2d3 color space conversions
Hex:
        #3ff2d3
        RGB:
        63, 242, 211
        CMY:
        75, 5, 17
        CMYK:
        74, 0, 13, 5
      HSL:
        170°, 87.3171%, 59.8039%
        HSV (HSB):
        170°, 73.9669%, 94.9020%
        XYZ:
        45.5599, 69.2642, 72.5961
        xyY:
        0.2431, 0.3696, 69.2642
      CIE-Lab:
        86.6347, -51.0835, 2.2343
        CIE-LCH:
        86.6347, 51.1323, 177.4955
        CIE-Luv:
        86.6347, -65.2147, 11.6387
        Hunter-Lab:
        83.2251, -47.9277, 6.5397
      #3ff2d3 color charts
#3ff2d3 RGB chart
      #3ff2d3 CMYK chart
      #3ff2d3 RGB pie chart
      #3ff2d3 color shades, tints & tones
#3ff2d3 color schemes
#3ff2d3 color preview, HTML & CSS examples
           This text has a color of #3ff2d3        
        
          <p style="color:#3ff2d3;">Text here</p>
        
        
          .mytext {color:#3ff2d3;}
        
        Text color #3ff2d3
      
           This box has a color of #3ff2d3        
        
          <div style="background-color:#3ff2d3;">Content here</div>
        
        
          .mybackground {background-color:#3ff2d3;}
        
        Background color #3ff2d3
      
           Border around this has a color of #3ff2d3        
        
          <div style="border:2px solid #3ff2d3;">Content here</div>
        
        
          .myborder {border:2px solid #3ff2d3;}
        
        Border color #3ff2d3