#3fb5fe color space conversions
Hex:
        #3fb5fe
        RGB:
        63, 181, 254
        CMY:
        75, 29, 0
        CMYK:
        75, 29, 0, 0
      HSL:
        203°, 98.9637%, 62.1569%
        HSV (HSB):
        203°, 75.1969%, 99.6078%
        XYZ:
        36.4632, 41.2603, 99.8081
        xyY:
        0.2054, 0.2324, 41.2603
      CIE-Lab:
        70.3579, -8.9240, -45.3888
        CIE-LCH:
        70.3579, 46.2578, 258.8769
        CIE-Luv:
        70.3579, -41.2336, -72.6337
        Hunter-Lab:
        64.2342, -11.0824, -47.1619
      #3fb5fe color charts
#3fb5fe RGB chart
      #3fb5fe CMYK chart
      #3fb5fe RGB pie chart
      #3fb5fe color shades, tints & tones
#3fb5fe color schemes
#3fb5fe color preview, HTML & CSS examples
           This text has a color of #3fb5fe        
        
          <p style="color:#3fb5fe;">Text here</p>
        
        
          .mytext {color:#3fb5fe;}
        
        Text color #3fb5fe
      
           This box has a color of #3fb5fe        
        
          <div style="background-color:#3fb5fe;">Content here</div>
        
        
          .mybackground {background-color:#3fb5fe;}
        
        Background color #3fb5fe
      
           Border around this has a color of #3fb5fe        
        
          <div style="border:2px solid #3fb5fe;">Content here</div>
        
        
          .myborder {border:2px solid #3fb5fe;}
        
        Border color #3fb5fe