#3bd2db color space conversions
Hex:
        #3bd2db
        RGB:
        59, 210, 219
        CMY:
        77, 18, 14
        CMYK:
        73, 4, 0, 14
      HSL:
        183°, 68.9655%, 54.5098%
        HSV (HSB):
        183°, 73.0594%, 85.8824%
        XYZ:
        37.6364, 52.1375, 75.0977
        xyY:
        0.2283, 0.3162, 52.1375
      CIE-Lab:
        77.3630, -35.2627, -15.7358
        CIE-LCH:
        77.3630, 38.6144, 204.0485
        CIE-Luv:
        77.3630, -54.0833, -19.4122
        Hunter-Lab:
        72.2063, -33.3206, -11.1198
      #3bd2db color charts
#3bd2db RGB chart
      #3bd2db CMYK chart
      #3bd2db RGB pie chart
      #3bd2db color shades, tints & tones
#3bd2db color schemes
#3bd2db color preview, HTML & CSS examples
           This text has a color of #3bd2db        
        
          <p style="color:#3bd2db;">Text here</p>
        
        
          .mytext {color:#3bd2db;}
        
        Text color #3bd2db
      
           This box has a color of #3bd2db        
        
          <div style="background-color:#3bd2db;">Content here</div>
        
        
          .mybackground {background-color:#3bd2db;}
        
        Background color #3bd2db
      
           Border around this has a color of #3bd2db        
        
          <div style="border:2px solid #3bd2db;">Content here</div>
        
        
          .myborder {border:2px solid #3bd2db;}
        
        Border color #3bd2db