#3f96da color space conversions
Hex:
        #3f96da
        RGB:
        63, 150, 218
        CMY:
        75, 41, 15
        CMYK:
        71, 31, 0, 15
      HSL:
        206°, 67.6856%, 55.0980%
        HSV (HSB):
        206°, 71.1009%, 85.4902%
        XYZ:
        25.6111, 27.9314, 70.3711
        xyY:
        0.2067, 0.2254, 27.9314
      CIE-Lab:
        59.8267, -3.8907, -42.1828
        CIE-LCH:
        59.8267, 42.3618, 264.7303
        CIE-Luv:
        59.8267, -32.3557, -66.0721
        Hunter-Lab:
        52.8502, -5.9869, -41.9508
      #3f96da color charts
#3f96da RGB chart
      #3f96da CMYK chart
      #3f96da RGB pie chart
      #3f96da color shades, tints & tones
#3f96da color schemes
#3f96da color preview, HTML & CSS examples
           This text has a color of #3f96da        
        
          <p style="color:#3f96da;">Text here</p>
        
        
          .mytext {color:#3f96da;}
        
        Text color #3f96da
      
           This box has a color of #3f96da        
        
          <div style="background-color:#3f96da;">Content here</div>
        
        
          .mybackground {background-color:#3f96da;}
        
        Background color #3f96da
      
           Border around this has a color of #3f96da        
        
          <div style="border:2px solid #3f96da;">Content here</div>
        
        
          .myborder {border:2px solid #3f96da;}
        
        Border color #3f96da