#3faef1 color space conversions
Hex:
        #3faef1
        RGB:
        63, 174, 241
        CMY:
        75, 32, 5
        CMYK:
        74, 28, 0, 5
      HSL:
        203°, 86.4078%, 59.6078%
        HSV (HSB):
        203°, 73.8589%, 94.5098%
        XYZ:
        33.0631, 37.6797, 88.7494
        xyY:
        0.2073, 0.2362, 37.6797
      CIE-Lab:
        67.7839, -9.4919, -42.3686
        CIE-LCH:
        67.7839, 43.4188, 257.3724
        CIE-Luv:
        67.7839, -39.5298, -67.0316
        Hunter-Lab:
        61.3838, -11.2763, -42.7534
      #3faef1 color charts
#3faef1 RGB chart
      #3faef1 CMYK chart
      #3faef1 RGB pie chart
      #3faef1 color shades, tints & tones
#3faef1 color schemes
#3faef1 color preview, HTML & CSS examples
           This text has a color of #3faef1        
        
          <p style="color:#3faef1;">Text here</p>
        
        
          .mytext {color:#3faef1;}
        
        Text color #3faef1
      
           This box has a color of #3faef1        
        
          <div style="background-color:#3faef1;">Content here</div>
        
        
          .mybackground {background-color:#3faef1;}
        
        Background color #3faef1
      
           Border around this has a color of #3faef1        
        
          <div style="border:2px solid #3faef1;">Content here</div>
        
        
          .myborder {border:2px solid #3faef1;}
        
        Border color #3faef1