#3fbcfb color space conversions
Hex:
        #3fbcfb
        RGB:
        63, 188, 251
        CMY:
        75, 26, 2
        CMYK:
        75, 25, 0, 2
      HSL:
        200°, 95.9184%, 61.5686%
        HSV (HSB):
        200°, 74.9004%, 98.4314%
        XYZ:
        37.4457, 43.9882, 97.7838
        xyY:
        0.2089, 0.2454, 43.9882
      CIE-Lab:
        72.2206, -13.7187, -40.8547
        CIE-LCH:
        72.2206, 43.0965, 251.4384
        CIE-Luv:
        72.2206, -43.7877, -64.4944
        Hunter-Lab:
        66.3236, -15.2869, -40.9873
      #3fbcfb color charts
#3fbcfb RGB chart
      #3fbcfb CMYK chart
      #3fbcfb RGB pie chart
      #3fbcfb color shades, tints & tones
#3fbcfb color schemes
#3fbcfb color preview, HTML & CSS examples
           This text has a color of #3fbcfb        
        
          <p style="color:#3fbcfb;">Text here</p>
        
        
          .mytext {color:#3fbcfb;}
        
        Text color #3fbcfb
      
           This box has a color of #3fbcfb        
        
          <div style="background-color:#3fbcfb;">Content here</div>
        
        
          .mybackground {background-color:#3fbcfb;}
        
        Background color #3fbcfb
      
           Border around this has a color of #3fbcfb        
        
          <div style="border:2px solid #3fbcfb;">Content here</div>
        
        
          .myborder {border:2px solid #3fbcfb;}
        
        Border color #3fbcfb