#3fb1da color space conversions
Hex:
        #3fb1da
        RGB:
        63, 177, 218
        CMY:
        75, 31, 15
        CMYK:
        71, 19, 0, 15
      HSL:
        196°, 67.6856%, 55.0980%
        HSV (HSB):
        196°, 71.1009%, 85.4902%
        XYZ:
        30.4269, 37.5630, 71.9764
        xyY:
        0.2174, 0.2684, 37.5630
      CIE-Lab:
        67.6973, -18.7244, -29.9178
        CIE-LCH:
        67.6973, 35.2942, 237.9591
        CIE-Luv:
        67.6973, -41.8440, -44.7664
        Hunter-Lab:
        61.2887, -18.6383, -26.7271
      #3fb1da color charts
#3fb1da RGB chart
      #3fb1da CMYK chart
      #3fb1da RGB pie chart
      #3fb1da color shades, tints & tones
#3fb1da color schemes
#3fb1da color preview, HTML & CSS examples
           This text has a color of #3fb1da        
        
          <p style="color:#3fb1da;">Text here</p>
        
        
          .mytext {color:#3fb1da;}
        
        Text color #3fb1da
      
           This box has a color of #3fb1da        
        
          <div style="background-color:#3fb1da;">Content here</div>
        
        
          .mybackground {background-color:#3fb1da;}
        
        Background color #3fb1da
      
           Border around this has a color of #3fb1da        
        
          <div style="border:2px solid #3fb1da;">Content here</div>
        
        
          .myborder {border:2px solid #3fb1da;}
        
        Border color #3fb1da