#3fbaff color space conversions
Hex:
        #3fbaff
        RGB:
        63, 186, 255
        CMY:
        75, 27, 0
        CMYK:
        75, 27, 0, 0
      HSL:
        202°, 100.0000%, 62.3529%
        HSV (HSB):
        202°, 75.2941%, 100.0000%
        XYZ:
        37.6588, 43.3946, 100.9989
        xyY:
        0.2069, 0.2384, 43.3946
      CIE-Lab:
        71.8220, -11.3063, -43.6341
        CIE-LCH:
        71.8220, 45.0751, 255.4733
        CIE-Luv:
        71.8220, -42.8791, -69.5282
        Hunter-Lab:
        65.8746, -13.2366, -44.7913
      #3fbaff color charts
#3fbaff RGB chart
      #3fbaff CMYK chart
      #3fbaff RGB pie chart
      #3fbaff color shades, tints & tones
#3fbaff color schemes
#3fbaff color preview, HTML & CSS examples
           This text has a color of #3fbaff        
        
          <p style="color:#3fbaff;">Text here</p>
        
        
          .mytext {color:#3fbaff;}
        
        Text color #3fbaff
      
           This box has a color of #3fbaff        
        
          <div style="background-color:#3fbaff;">Content here</div>
        
        
          .mybackground {background-color:#3fbaff;}
        
        Background color #3fbaff
      
           Border around this has a color of #3fbaff        
        
          <div style="border:2px solid #3fbaff;">Content here</div>
        
        
          .myborder {border:2px solid #3fbaff;}
        
        Border color #3fbaff