#3b96ca color space conversions
Hex:
        #3b96ca
        RGB:
        59, 150, 202
        CMY:
        77, 41, 21
        CMYK:
        71, 26, 0, 21
      HSL:
        202°, 57.4297%, 51.1765%
        HSV (HSB):
        202°, 70.7921%, 79.2157%
        XYZ:
        23.3706, 27.0068, 59.8582
        xyY:
        0.2120, 0.2450, 27.0068
      CIE-Lab:
        58.9806, -9.9496, -34.5623
        CIE-LCH:
        58.9806, 35.9659, 253.9402
        CIE-Luv:
        58.9806, -33.8115, -52.5956
        Hunter-Lab:
        51.9680, -10.6705, -31.9142
      #3b96ca color charts
#3b96ca RGB chart
      #3b96ca CMYK chart
      #3b96ca RGB pie chart
      #3b96ca color shades, tints & tones
#3b96ca color schemes
#3b96ca color preview, HTML & CSS examples
           This text has a color of #3b96ca        
        
          <p style="color:#3b96ca;">Text here</p>
        
        
          .mytext {color:#3b96ca;}
        
        Text color #3b96ca
      
           This box has a color of #3b96ca        
        
          <div style="background-color:#3b96ca;">Content here</div>
        
        
          .mybackground {background-color:#3b96ca;}
        
        Background color #3b96ca
      
           Border around this has a color of #3b96ca        
        
          <div style="border:2px solid #3b96ca;">Content here</div>
        
        
          .myborder {border:2px solid #3b96ca;}
        
        Border color #3b96ca