#0396ad color space conversions
Hex:
        #0396ad
        RGB:
        3, 150, 173
        CMY:
        99, 41, 32
        CMYK:
        98, 13, 0, 32
      HSL:
        188°, 96.5909%, 34.5098%
        HSV (HSB):
        188°, 98.2659%, 67.8431%
        XYZ:
        18.4867, 24.8492, 43.3572
        xyY:
        0.2132, 0.2866, 24.8492
      CIE-Lab:
        56.9282, -24.6487, -21.4016
        CIE-LCH:
        56.9282, 32.6433, 220.9667
        CIE-Luv:
        56.9282, -41.4347, -29.1020
        Hunter-Lab:
        49.8490, -21.0381, -16.6745
      #0396ad color charts
#0396ad RGB chart
      #0396ad CMYK chart
      #0396ad RGB pie chart
      #0396ad color shades, tints & tones
#0396ad color schemes
#0396ad color preview, HTML & CSS examples
           This text has a color of #0396ad        
        
          <p style="color:#0396ad;">Text here</p>
        
        
          .mytext {color:#0396ad;}
        
        Text color #0396ad
      
           This box has a color of #0396ad        
        
          <div style="background-color:#0396ad;">Content here</div>
        
        
          .mybackground {background-color:#0396ad;}
        
        Background color #0396ad
      
           Border around this has a color of #0396ad        
        
          <div style="border:2px solid #0396ad;">Content here</div>
        
        
          .myborder {border:2px solid #0396ad;}
        
        Border color #0396ad