#3faef2 color space conversions
Hex:
        #3faef2
        RGB:
        63, 174, 242
        CMY:
        75, 32, 5
        CMYK:
        74, 28, 0, 5
      HSL:
        203°, 87.3171%, 59.8039%
        HSV (HSB):
        203°, 73.9669%, 94.9020%
        XYZ:
        33.2130, 37.7397, 89.5384
        xyY:
        0.2069, 0.2352, 37.7397
      CIE-Lab:
        67.8283, -9.1529, -42.8440
        CIE-LCH:
        67.8283, 43.8108, 257.9410
        CIE-Luv:
        67.8283, -39.4777, -67.8888
        Hunter-Lab:
        61.4326, -11.0028, -43.4127
      #3faef2 color charts
#3faef2 RGB chart
      #3faef2 CMYK chart
      #3faef2 RGB pie chart
      #3faef2 color shades, tints & tones
#3faef2 color schemes
#3faef2 color preview, HTML & CSS examples
           This text has a color of #3faef2        
        
          <p style="color:#3faef2;">Text here</p>
        
        
          .mytext {color:#3faef2;}
        
        Text color #3faef2
      
           This box has a color of #3faef2        
        
          <div style="background-color:#3faef2;">Content here</div>
        
        
          .mybackground {background-color:#3faef2;}
        
        Background color #3faef2
      
           Border around this has a color of #3faef2        
        
          <div style="border:2px solid #3faef2;">Content here</div>
        
        
          .myborder {border:2px solid #3faef2;}
        
        Border color #3faef2