#3fa3fb color space conversions
Hex:
        #3fa3fb
        RGB:
        63, 163, 251
        CMY:
        75, 36, 2
        CMYK:
        75, 35, 0, 2
      HSL:
        208°, 95.9184%, 61.5686%
        HSV (HSB):
        208°, 74.9004%, 98.4314%
        XYZ:
        32.5597, 34.2162, 96.1551
        xyY:
        0.1998, 0.2100, 34.2162
      CIE-Lab:
        65.1338, 0.1370, -51.9961
        CIE-LCH:
        65.1338, 51.9962, 270.1509
        CIE-Luv:
        65.1338, -35.3331, -84.0096
        Hunter-Lab:
        58.4946, -3.0076, -56.5164
      #3fa3fb color charts
#3fa3fb RGB chart
      #3fa3fb CMYK chart
      #3fa3fb RGB pie chart
      #3fa3fb color shades, tints & tones
#3fa3fb color schemes
#3fa3fb color preview, HTML & CSS examples
           This text has a color of #3fa3fb        
        
          <p style="color:#3fa3fb;">Text here</p>
        
        
          .mytext {color:#3fa3fb;}
        
        Text color #3fa3fb
      
           This box has a color of #3fa3fb        
        
          <div style="background-color:#3fa3fb;">Content here</div>
        
        
          .mybackground {background-color:#3fa3fb;}
        
        Background color #3fa3fb
      
           Border around this has a color of #3fa3fb        
        
          <div style="border:2px solid #3fa3fb;">Content here</div>
        
        
          .myborder {border:2px solid #3fa3fb;}
        
        Border color #3fa3fb