#3fb1fa color space conversions
Hex:
        #3fb1fa
        RGB:
        63, 177, 250
        CMY:
        75, 31, 2
        CMYK:
        75, 29, 0, 2
      HSL:
        203°, 94.9239%, 61.3725%
        HSV (HSB):
        203°, 74.8000%, 98.0392%
        XYZ:
        35.0274, 39.4032, 96.2019
        xyY:
        0.2053, 0.2309, 39.4032
      CIE-Lab:
        69.0423, -8.0860, -45.2884
        CIE-LCH:
        69.0423, 46.0046, 259.8768
        CIE-Luv:
        69.0423, -40.0857, -72.3684
        Hunter-Lab:
        62.7719, -10.2462, -46.9253
      #3fb1fa color charts
#3fb1fa RGB chart
      #3fb1fa CMYK chart
      #3fb1fa RGB pie chart
      #3fb1fa color shades, tints & tones
#3fb1fa color schemes
#3fb1fa color preview, HTML & CSS examples
           This text has a color of #3fb1fa        
        
          <p style="color:#3fb1fa;">Text here</p>
        
        
          .mytext {color:#3fb1fa;}
        
        Text color #3fb1fa
      
           This box has a color of #3fb1fa        
        
          <div style="background-color:#3fb1fa;">Content here</div>
        
        
          .mybackground {background-color:#3fb1fa;}
        
        Background color #3fb1fa
      
           Border around this has a color of #3fb1fa        
        
          <div style="border:2px solid #3fb1fa;">Content here</div>
        
        
          .myborder {border:2px solid #3fb1fa;}
        
        Border color #3fb1fa