#3bb5fa color space conversions
Hex:
        #3bb5fa
        RGB:
        59, 181, 250
        CMY:
        77, 29, 2
        CMYK:
        76, 28, 0, 2
      HSL:
        202°, 95.0249%, 60.5882%
        HSV (HSB):
        202°, 76.4000%, 98.0392%
        XYZ:
        35.5828, 40.8797, 96.4576
        xyY:
        0.2058, 0.2364, 40.8797
      CIE-Lab:
        70.0915, -10.7236, -43.6493
        CIE-LCH:
        70.0915, 44.9472, 256.1971
        CIE-Luv:
        70.0915, -42.0287, -69.3996
        Hunter-Lab:
        63.9372, -12.5500, -44.6906
      #3bb5fa color charts
#3bb5fa RGB chart
      #3bb5fa CMYK chart
      #3bb5fa RGB pie chart
      #3bb5fa color shades, tints & tones
#3bb5fa color schemes
#3bb5fa color preview, HTML & CSS examples
           This text has a color of #3bb5fa        
        
          <p style="color:#3bb5fa;">Text here</p>
        
        
          .mytext {color:#3bb5fa;}
        
        Text color #3bb5fa
      
           This box has a color of #3bb5fa        
        
          <div style="background-color:#3bb5fa;">Content here</div>
        
        
          .mybackground {background-color:#3bb5fa;}
        
        Background color #3bb5fa
      
           Border around this has a color of #3bb5fa        
        
          <div style="border:2px solid #3bb5fa;">Content here</div>
        
        
          .myborder {border:2px solid #3bb5fa;}
        
        Border color #3bb5fa