#3fb0da color space conversions
Hex:
        #3fb0da
        RGB:
        63, 176, 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.2301, 37.1694, 71.9108
        xyY:
        0.2170, 0.2668, 37.1694
      CIE-Lab:
        67.4039, -18.1990, -30.3707
        CIE-LCH:
        67.4039, 35.4059, 239.0688
        CIE-Luv:
        67.4039, -41.4889, -45.5684
        Hunter-Lab:
        60.9667, -18.1831, -27.2564
      #3fb0da color charts
#3fb0da RGB chart
      #3fb0da CMYK chart
      #3fb0da RGB pie chart
      #3fb0da color shades, tints & tones
#3fb0da color schemes
#3fb0da color preview, HTML & CSS examples
           This text has a color of #3fb0da        
        
          <p style="color:#3fb0da;">Text here</p>
        
        
          .mytext {color:#3fb0da;}
        
        Text color #3fb0da
      
           This box has a color of #3fb0da        
        
          <div style="background-color:#3fb0da;">Content here</div>
        
        
          .mybackground {background-color:#3fb0da;}
        
        Background color #3fb0da
      
           Border around this has a color of #3fb0da        
        
          <div style="border:2px solid #3fb0da;">Content here</div>
        
        
          .myborder {border:2px solid #3fb0da;}
        
        Border color #3fb0da