#3fadf1 color space conversions
Hex:
        #3fadf1
        RGB:
        63, 173, 241
        CMY:
        75, 32, 5
        CMYK:
        74, 28, 0, 5
      HSL:
        203°, 86.4078%, 59.6078%
        HSV (HSB):
        203°, 73.8589%, 94.5098%
        XYZ:
        32.8707, 37.2948, 88.6852
        xyY:
        0.2069, 0.2348, 37.2948
      CIE-Lab:
        67.4976, -8.9415, -42.8172
        CIE-LCH:
        67.4976, 43.7409, 258.2044
        CIE-Luv:
        67.4976, -39.1867, -67.8204
        Hunter-Lab:
        61.0694, -10.7938, -43.3525
      #3fadf1 color charts
#3fadf1 RGB chart
      #3fadf1 CMYK chart
      #3fadf1 RGB pie chart
      #3fadf1 color shades, tints & tones
#3fadf1 color schemes
#3fadf1 color preview, HTML & CSS examples
           This text has a color of #3fadf1        
        
          <p style="color:#3fadf1;">Text here</p>
        
        
          .mytext {color:#3fadf1;}
        
        Text color #3fadf1
      
           This box has a color of #3fadf1        
        
          <div style="background-color:#3fadf1;">Content here</div>
        
        
          .mybackground {background-color:#3fadf1;}
        
        Background color #3fadf1
      
           Border around this has a color of #3fadf1        
        
          <div style="border:2px solid #3fadf1;">Content here</div>
        
        
          .myborder {border:2px solid #3fadf1;}
        
        Border color #3fadf1