#3fbae7 color space conversions
Hex:
        #3fbae7
        RGB:
        63, 186, 231
        CMY:
        75, 27, 9
        CMYK:
        73, 19, 0, 9
      HSL:
        196°, 77.7778%, 57.6471%
        HSV (HSB):
        196°, 72.7273%, 90.5882%
        XYZ:
        34.0326, 41.9441, 81.9036
        xyY:
        0.2156, 0.2657, 41.9441
      CIE-Lab:
        70.8324, -19.2279, -32.1799
        CIE-LCH:
        70.8324, 37.4868, 239.1412
        CIE-Luv:
        70.8324, -44.2599, -48.8079
        Hunter-Lab:
        64.7643, -19.5385, -29.6457
      #3fbae7 color charts
#3fbae7 RGB chart
      #3fbae7 CMYK chart
      #3fbae7 RGB pie chart
      #3fbae7 color shades, tints & tones
#3fbae7 color schemes
#3fbae7 color preview, HTML & CSS examples
           This text has a color of #3fbae7        
        
          <p style="color:#3fbae7;">Text here</p>
        
        
          .mytext {color:#3fbae7;}
        
        Text color #3fbae7
      
           This box has a color of #3fbae7        
        
          <div style="background-color:#3fbae7;">Content here</div>
        
        
          .mybackground {background-color:#3fbae7;}
        
        Background color #3fbae7
      
           Border around this has a color of #3fbae7        
        
          <div style="border:2px solid #3fbae7;">Content here</div>
        
        
          .myborder {border:2px solid #3fbae7;}
        
        Border color #3fbae7