#3fbad3 color space conversions
Hex:
        #3fbad3
        RGB:
        63, 186, 211
        CMY:
        75, 27, 17
        CMYK:
        70, 12, 0, 17
      HSL:
        190°, 62.7119%, 53.7255%
        HSV (HSB):
        190°, 70.1422%, 82.7451%
        XYZ:
        31.3667, 40.8777, 67.8650
        xyY:
        0.2239, 0.2918, 40.8777
      CIE-Lab:
        70.0902, -25.5529, -22.4096
        CIE-LCH:
        70.0902, 33.9873, 221.2504
        CIE-Luv:
        70.0902, -45.4730, -31.4881
        Hunter-Lab:
        63.9357, -24.3158, -18.1788
      #3fbad3 color charts
#3fbad3 RGB chart
      #3fbad3 CMYK chart
      #3fbad3 RGB pie chart
      #3fbad3 color shades, tints & tones
#3fbad3 color schemes
#3fbad3 color preview, HTML & CSS examples
           This text has a color of #3fbad3        
        
          <p style="color:#3fbad3;">Text here</p>
        
        
          .mytext {color:#3fbad3;}
        
        Text color #3fbad3
      
           This box has a color of #3fbad3        
        
          <div style="background-color:#3fbad3;">Content here</div>
        
        
          .mybackground {background-color:#3fbad3;}
        
        Background color #3fbad3
      
           Border around this has a color of #3fbad3        
        
          <div style="border:2px solid #3fbad3;">Content here</div>
        
        
          .myborder {border:2px solid #3fbad3;}
        
        Border color #3fbad3