#3fbadb color space conversions
Hex:
        #3fbadb
        RGB:
        63, 186, 219
        CMY:
        75, 27, 14
        CMYK:
        71, 15, 0, 14
      HSL:
        193°, 68.4211%, 55.2941%
        HSV (HSB):
        193°, 71.2329%, 85.8824%
        XYZ:
        32.3950, 41.2890, 73.2800
        xyY:
        0.2204, 0.2809, 41.2890
      CIE-Lab:
        70.3780, -23.0580, -26.3415
        CIE-LCH:
        70.3780, 35.0078, 228.8027
        CIE-Luv:
        70.3780, -44.9824, -38.4062
        Hunter-Lab:
        64.2566, -22.4581, -22.6364
      #3fbadb color charts
#3fbadb RGB chart
      #3fbadb CMYK chart
      #3fbadb RGB pie chart
      #3fbadb color shades, tints & tones
#3fbadb color schemes
#3fbadb color preview, HTML & CSS examples
           This text has a color of #3fbadb        
        
          <p style="color:#3fbadb;">Text here</p>
        
        
          .mytext {color:#3fbadb;}
        
        Text color #3fbadb
      
           This box has a color of #3fbadb        
        
          <div style="background-color:#3fbadb;">Content here</div>
        
        
          .mybackground {background-color:#3fbadb;}
        
        Background color #3fbadb
      
           Border around this has a color of #3fbadb        
        
          <div style="border:2px solid #3fbadb;">Content here</div>
        
        
          .myborder {border:2px solid #3fbadb;}
        
        Border color #3fbadb