#3fcff1 color space conversions
Hex:
        #3fcff1
        RGB:
        63, 207, 241
        CMY:
        75, 19, 5
        CMYK:
        74, 14, 0, 5
      HSL:
        191°, 86.4078%, 59.6078%
        HSV (HSB):
        191°, 73.8589%, 94.5098%
        XYZ:
        40.2399, 52.0333, 91.1417
        xyY:
        0.2194, 0.2837, 52.0333
      CIE-Lab:
        77.3007, -26.7163, -27.6240
        CIE-LCH:
        77.3007, 38.4298, 225.9570
        CIE-Luv:
        77.3007, -50.9815, -40.5368
        Hunter-Lab:
        72.1341, -26.6587, -24.4192
      #3fcff1 color charts
#3fcff1 RGB chart
      #3fcff1 CMYK chart
      #3fcff1 RGB pie chart
      #3fcff1 color shades, tints & tones
#3fcff1 color schemes
#3fcff1 color preview, HTML & CSS examples
           This text has a color of #3fcff1        
        
          <p style="color:#3fcff1;">Text here</p>
        
        
          .mytext {color:#3fcff1;}
        
        Text color #3fcff1
      
           This box has a color of #3fcff1        
        
          <div style="background-color:#3fcff1;">Content here</div>
        
        
          .mybackground {background-color:#3fcff1;}
        
        Background color #3fcff1
      
           Border around this has a color of #3fcff1        
        
          <div style="border:2px solid #3fcff1;">Content here</div>
        
        
          .myborder {border:2px solid #3fcff1;}
        
        Border color #3fcff1