#3bf0cd color space conversions
Hex:
        #3bf0cd
        RGB:
        59, 240, 205
        CMY:
        77, 6, 20
        CMYK:
        75, 0, 15, 6
      HSL:
        168°, 85.7820%, 58.6275%
        HSV (HSB):
        168°, 75.4167%, 94.1176%
        XYZ:
        43.9832, 67.6578, 68.4987
        xyY:
        0.2442, 0.3756, 67.6578
      CIE-Lab:
        85.8350, -52.2039, 4.2066
        CIE-LCH:
        85.8350, 52.3731, 175.3930
        CIE-Luv:
        85.8350, -65.4902, 14.8100
        Hunter-Lab:
        82.2543, -48.4973, 8.2033
      #3bf0cd color charts
#3bf0cd RGB chart
      #3bf0cd CMYK chart
      #3bf0cd RGB pie chart
      #3bf0cd color shades, tints & tones
#3bf0cd color schemes
#3bf0cd color preview, HTML & CSS examples
           This text has a color of #3bf0cd        
        
          <p style="color:#3bf0cd;">Text here</p>
        
        
          .mytext {color:#3bf0cd;}
        
        Text color #3bf0cd
      
           This box has a color of #3bf0cd        
        
          <div style="background-color:#3bf0cd;">Content here</div>
        
        
          .mybackground {background-color:#3bf0cd;}
        
        Background color #3bf0cd
      
           Border around this has a color of #3bf0cd        
        
          <div style="border:2px solid #3bf0cd;">Content here</div>
        
        
          .myborder {border:2px solid #3bf0cd;}
        
        Border color #3bf0cd