#3bf0db color space conversions
Hex:
        #3bf0db
        RGB:
        59, 240, 219
        CMY:
        77, 6, 14
        CMYK:
        75, 0, 9, 6
      HSL:
        173°, 85.7820%, 58.6275%
        HSV (HSB):
        173°, 75.4167%, 94.1176%
        XYZ:
        45.7499, 68.3645, 77.8022
        xyY:
        0.2384, 0.3562, 68.3645
      CIE-Lab:
        86.1884, -48.6164, -2.6158
        CIE-LCH:
        86.1884, 48.6867, 183.0799
        CIE-Luv:
        86.1884, -64.5039, 3.6737
        Hunter-Lab:
        82.6828, -45.9276, 2.0877
      #3bf0db color charts
#3bf0db RGB chart
      #3bf0db CMYK chart
      #3bf0db RGB pie chart
      #3bf0db color shades, tints & tones
#3bf0db color schemes
#3bf0db color preview, HTML & CSS examples
           This text has a color of #3bf0db        
        
          <p style="color:#3bf0db;">Text here</p>
        
        
          .mytext {color:#3bf0db;}
        
        Text color #3bf0db
      
           This box has a color of #3bf0db        
        
          <div style="background-color:#3bf0db;">Content here</div>
        
        
          .mybackground {background-color:#3bf0db;}
        
        Background color #3bf0db
      
           Border around this has a color of #3bf0db        
        
          <div style="border:2px solid #3bf0db;">Content here</div>
        
        
          .myborder {border:2px solid #3bf0db;}
        
        Border color #3bf0db