#3a96ca color space conversions
Hex:
        #3a96ca
        RGB:
        58, 150, 202
        CMY:
        77, 41, 21
        CMYK:
        71, 26, 0, 21
      HSL:
        202°, 57.6000%, 50.9804%
        HSV (HSB):
        202°, 71.2871%, 79.2157%
        XYZ:
        23.3119, 26.9765, 59.8554
        xyY:
        0.2116, 0.2449, 26.9765
      CIE-Lab:
        58.9526, -10.0914, -34.6081
        CIE-LCH:
        58.9526, 36.0494, 253.7439
        CIE-Luv:
        58.9526, -33.9907, -52.6516
        Hunter-Lab:
        51.9389, -10.7762, -31.9697
      #3a96ca color charts
#3a96ca RGB chart
      #3a96ca CMYK chart
      #3a96ca RGB pie chart
      #3a96ca color shades, tints & tones
#3a96ca color schemes
#3a96ca color preview, HTML & CSS examples
           This text has a color of #3a96ca        
        
          <p style="color:#3a96ca;">Text here</p>
        
        
          .mytext {color:#3a96ca;}
        
        Text color #3a96ca
      
           This box has a color of #3a96ca        
        
          <div style="background-color:#3a96ca;">Content here</div>
        
        
          .mybackground {background-color:#3a96ca;}
        
        Background color #3a96ca
      
           Border around this has a color of #3a96ca        
        
          <div style="border:2px solid #3a96ca;">Content here</div>
        
        
          .myborder {border:2px solid #3a96ca;}
        
        Border color #3a96ca