#3fcafb color space conversions
Hex:
        #3fcafb
        RGB:
        63, 202, 251
        CMY:
        75, 21, 2
        CMYK:
        75, 20, 0, 2
      HSL:
        196°, 95.9184%, 61.5686%
        HSV (HSB):
        196°, 74.9004%, 98.4314%
        XYZ:
        40.5830, 50.2629, 98.8295
        xyY:
        0.2140, 0.2650, 50.2629
      CIE-Lab:
        76.2303, -21.0384, -34.6269
        CIE-LCH:
        76.2303, 40.5171, 238.7182
        CIE-Luv:
        76.2303, -48.6080, -53.2241
        Hunter-Lab:
        70.8963, -21.8902, -33.0229
      #3fcafb color charts
#3fcafb RGB chart
      #3fcafb CMYK chart
      #3fcafb RGB pie chart
      #3fcafb color shades, tints & tones
#3fcafb color schemes
#3fcafb color preview, HTML & CSS examples
           This text has a color of #3fcafb        
        
          <p style="color:#3fcafb;">Text here</p>
        
        
          .mytext {color:#3fcafb;}
        
        Text color #3fcafb
      
           This box has a color of #3fcafb        
        
          <div style="background-color:#3fcafb;">Content here</div>
        
        
          .mybackground {background-color:#3fcafb;}
        
        Background color #3fcafb
      
           Border around this has a color of #3fcafb        
        
          <div style="border:2px solid #3fcafb;">Content here</div>
        
        
          .myborder {border:2px solid #3fcafb;}
        
        Border color #3fcafb