#3fc3f1 color space conversions
Hex:
        #3fc3f1
        RGB:
        63, 195, 241
        CMY:
        75, 24, 5
        CMYK:
        74, 19, 0, 5
      HSL:
        196°, 86.4078%, 59.6078%
        HSV (HSB):
        196°, 73.8589%, 94.5098%
        XYZ:
        37.4422, 46.4378, 90.2091
        xyY:
        0.2151, 0.2667, 46.4378
      CIE-Lab:
        73.8287, -20.6617, -32.9651
        CIE-LCH:
        73.8287, 38.9051, 237.9216
        CIE-Luv:
        73.8287, -46.8008, -50.2199
        Hunter-Lab:
        68.1453, -21.1782, -30.7849
      #3fc3f1 color charts
#3fc3f1 RGB chart
      #3fc3f1 CMYK chart
      #3fc3f1 RGB pie chart
      #3fc3f1 color shades, tints & tones
#3fc3f1 color schemes
#3fc3f1 color preview, HTML & CSS examples
           This text has a color of #3fc3f1        
        
          <p style="color:#3fc3f1;">Text here</p>
        
        
          .mytext {color:#3fc3f1;}
        
        Text color #3fc3f1
      
           This box has a color of #3fc3f1        
        
          <div style="background-color:#3fc3f1;">Content here</div>
        
        
          .mybackground {background-color:#3fc3f1;}
        
        Background color #3fc3f1
      
           Border around this has a color of #3fc3f1        
        
          <div style="border:2px solid #3fc3f1;">Content here</div>
        
        
          .myborder {border:2px solid #3fc3f1;}
        
        Border color #3fc3f1