#3fc1f2 color space conversions
Hex:
        #3fc1f2
        RGB:
        63, 193, 242
        CMY:
        75, 24, 5
        CMYK:
        74, 20, 0, 5
      HSL:
        196°, 87.3171%, 59.8039%
        HSV (HSB):
        196°, 73.9669%, 94.9020%
        XYZ:
        37.1469, 45.6075, 90.8497
        xyY:
        0.2140, 0.2627, 45.6075
      CIE-Lab:
        73.2901, -19.3062, -34.3374
        CIE-LCH:
        73.2901, 39.3927, 240.6532
        CIE-Luv:
        73.2901, -46.0442, -52.6993
        Hunter-Lab:
        67.5333, -19.9989, -32.4870
      #3fc1f2 color charts
#3fc1f2 RGB chart
      #3fc1f2 CMYK chart
      #3fc1f2 RGB pie chart
      #3fc1f2 color shades, tints & tones
#3fc1f2 color schemes
#3fc1f2 color preview, HTML & CSS examples
           This text has a color of #3fc1f2        
        
          <p style="color:#3fc1f2;">Text here</p>
        
        
          .mytext {color:#3fc1f2;}
        
        Text color #3fc1f2
      
           This box has a color of #3fc1f2        
        
          <div style="background-color:#3fc1f2;">Content here</div>
        
        
          .mybackground {background-color:#3fc1f2;}
        
        Background color #3fc1f2
      
           Border around this has a color of #3fc1f2        
        
          <div style="border:2px solid #3fc1f2;">Content here</div>
        
        
          .myborder {border:2px solid #3fc1f2;}
        
        Border color #3fc1f2