#3fbaf2 color space conversions
Hex:
        #3fbaf2
        RGB:
        63, 186, 242
        CMY:
        75, 27, 5
        CMYK:
        74, 23, 0, 5
      HSL:
        199°, 87.3171%, 59.8039%
        HSV (HSB):
        199°, 73.9669%, 94.9020%
        XYZ:
        35.6358, 42.5854, 90.3460
        xyY:
        0.2114, 0.2526, 42.5854
      CIE-Lab:
        71.2726, -15.6358, -37.4672
        CIE-LCH:
        71.2726, 40.5989, 247.3483
        CIE-Luv:
        71.2726, -43.6151, -58.3317
        Hunter-Lab:
        65.2575, -16.7253, -36.4041
      #3fbaf2 color charts
#3fbaf2 RGB chart
      #3fbaf2 CMYK chart
      #3fbaf2 RGB pie chart
      #3fbaf2 color shades, tints & tones
#3fbaf2 color schemes
#3fbaf2 color preview, HTML & CSS examples
           This text has a color of #3fbaf2        
        
          <p style="color:#3fbaf2;">Text here</p>
        
        
          .mytext {color:#3fbaf2;}
        
        Text color #3fbaf2
      
           This box has a color of #3fbaf2        
        
          <div style="background-color:#3fbaf2;">Content here</div>
        
        
          .mybackground {background-color:#3fbaf2;}
        
        Background color #3fbaf2
      
           Border around this has a color of #3fbaf2        
        
          <div style="border:2px solid #3fbaf2;">Content here</div>
        
        
          .myborder {border:2px solid #3fbaf2;}
        
        Border color #3fbaf2