#3f96ca color space conversions
Hex:
        #3f96ca
        RGB:
        63, 150, 202
        CMY:
        75, 41, 21
        CMYK:
        69, 26, 0, 21
      HSL:
        202°, 56.7347%, 51.9608%
        HSV (HSB):
        202°, 68.8119%, 79.2157%
        XYZ:
        23.6169, 27.1337, 59.8697
        xyY:
        0.2135, 0.2453, 27.1337
      CIE-Lab:
        59.0979, -9.3588, -34.3706
        CIE-LCH:
        59.0979, 35.6220, 254.7681
        CIE-Luv:
        59.0979, -33.0616, -52.3615
        Hunter-Lab:
        52.0900, -10.2281, -31.6820
      #3f96ca color charts
#3f96ca RGB chart
      #3f96ca CMYK chart
      #3f96ca RGB pie chart
      #3f96ca color shades, tints & tones
#3f96ca color schemes
#3f96ca color preview, HTML & CSS examples
           This text has a color of #3f96ca        
        
          <p style="color:#3f96ca;">Text here</p>
        
        
          .mytext {color:#3f96ca;}
        
        Text color #3f96ca
      
           This box has a color of #3f96ca        
        
          <div style="background-color:#3f96ca;">Content here</div>
        
        
          .mybackground {background-color:#3f96ca;}
        
        Background color #3f96ca
      
           Border around this has a color of #3f96ca        
        
          <div style="border:2px solid #3f96ca;">Content here</div>
        
        
          .myborder {border:2px solid #3f96ca;}
        
        Border color #3f96ca