#3fa2ea color space conversions
Hex:
        #3fa2ea
        RGB:
        63, 162, 234
        CMY:
        75, 36, 8
        CMYK:
        73, 31, 0, 8
      HSL:
        205°, 80.2817%, 58.2353%
        HSV (HSB):
        205°, 73.0769%, 91.7647%
        XYZ:
        29.8215, 32.8379, 82.6085
        xyY:
        0.2053, 0.2261, 32.8379
      CIE-Lab:
        64.0295, -5.1986, -44.4294
        CIE-LCH:
        64.0295, 44.7325, 263.3262
        CIE-Luv:
        64.0295, -35.7644, -70.4395
        Hunter-Lab:
        57.3044, -7.3903, -45.3578
      #3fa2ea color charts
#3fa2ea RGB chart
      #3fa2ea CMYK chart
      #3fa2ea RGB pie chart
      #3fa2ea color shades, tints & tones
#3fa2ea color schemes
#3fa2ea color preview, HTML & CSS examples
           This text has a color of #3fa2ea        
        
          <p style="color:#3fa2ea;">Text here</p>
        
        
          .mytext {color:#3fa2ea;}
        
        Text color #3fa2ea
      
           This box has a color of #3fa2ea        
        
          <div style="background-color:#3fa2ea;">Content here</div>
        
        
          .mybackground {background-color:#3fa2ea;}
        
        Background color #3fa2ea
      
           Border around this has a color of #3fa2ea        
        
          <div style="border:2px solid #3fa2ea;">Content here</div>
        
        
          .myborder {border:2px solid #3fa2ea;}
        
        Border color #3fa2ea