#3fa3eb color space conversions
Hex:
        #3fa3eb
        RGB:
        63, 163, 235
        CMY:
        75, 36, 8
        CMYK:
        73, 31, 0, 8
      HSL:
        205°, 81.1321%, 58.4314%
        HSV (HSB):
        205°, 73.1915%, 92.1569%
        XYZ:
        30.1425, 33.2493, 83.4263
        xyY:
        0.2053, 0.2265, 33.2493
      CIE-Lab:
        64.3623, -5.4185, -44.4556
        CIE-LCH:
        64.3623, 44.7846, 263.0507
        CIE-Luv:
        64.3623, -36.0593, -70.5157
        Hunter-Lab:
        57.6622, -7.5993, -45.4179
      #3fa3eb color charts
#3fa3eb RGB chart
      #3fa3eb CMYK chart
      #3fa3eb RGB pie chart
      #3fa3eb color shades, tints & tones
#3fa3eb color schemes
#3fa3eb color preview, HTML & CSS examples
           This text has a color of #3fa3eb        
        
          <p style="color:#3fa3eb;">Text here</p>
        
        
          .mytext {color:#3fa3eb;}
        
        Text color #3fa3eb
      
           This box has a color of #3fa3eb        
        
          <div style="background-color:#3fa3eb;">Content here</div>
        
        
          .mybackground {background-color:#3fa3eb;}
        
        Background color #3fa3eb
      
           Border around this has a color of #3fa3eb        
        
          <div style="border:2px solid #3fa3eb;">Content here</div>
        
        
          .myborder {border:2px solid #3fa3eb;}
        
        Border color #3fa3eb