#3fc0f2 color space conversions
Hex:
        #3fc0f2
        RGB:
        63, 192, 242
        CMY:
        75, 25, 5
        CMYK:
        74, 21, 0, 5
      HSL:
        197°, 87.3171%, 59.8039%
        HSV (HSB):
        197°, 73.9669%, 94.9020%
        XYZ:
        36.9265, 45.1668, 90.7762
        xyY:
        0.2136, 0.2613, 45.1668
      CIE-Lab:
        73.0016, -18.7868, -34.7841
        CIE-LCH:
        73.0016, 39.5332, 241.6266
        CIE-Luv:
        73.0016, -45.6967, -53.5054
        Hunter-Lab:
        67.2063, -19.5340, -33.0392
      #3fc0f2 color charts
#3fc0f2 RGB chart
      #3fc0f2 CMYK chart
      #3fc0f2 RGB pie chart
      #3fc0f2 color shades, tints & tones
#3fc0f2 color schemes
#3fc0f2 color preview, HTML & CSS examples
           This text has a color of #3fc0f2        
        
          <p style="color:#3fc0f2;">Text here</p>
        
        
          .mytext {color:#3fc0f2;}
        
        Text color #3fc0f2
      
           This box has a color of #3fc0f2        
        
          <div style="background-color:#3fc0f2;">Content here</div>
        
        
          .mybackground {background-color:#3fc0f2;}
        
        Background color #3fc0f2
      
           Border around this has a color of #3fc0f2        
        
          <div style="border:2px solid #3fc0f2;">Content here</div>
        
        
          .myborder {border:2px solid #3fc0f2;}
        
        Border color #3fc0f2