#0396ee color space conversions
Hex:
        #0396ee
        RGB:
        3, 150, 238
        CMY:
        99, 41, 7
        CMYK:
        99, 37, 0, 7
      HSL:
        202°, 97.5104%, 47.2549%
        HSV (HSB):
        202°, 98.7395%, 93.3333%
        XYZ:
        26.3765, 28.0051, 84.9043
        xyY:
        0.1894, 0.2011, 28.0051
      CIE-Lab:
        59.8933, -0.9923, -53.2350
        CIE-LCH:
        59.8933, 53.2442, 268.9321
        CIE-Luv:
        59.8933, -36.8809, -84.7672
        Hunter-Lab:
        52.9198, -3.6411, -58.0806
      #0396ee color charts
#0396ee RGB chart
      #0396ee CMYK chart
      #0396ee RGB pie chart
      #0396ee color shades, tints & tones
#0396ee color schemes
#0396ee color preview, HTML & CSS examples
           This text has a color of #0396ee        
        
          <p style="color:#0396ee;">Text here</p>
        
        
          .mytext {color:#0396ee;}
        
        Text color #0396ee
      
           This box has a color of #0396ee        
        
          <div style="background-color:#0396ee;">Content here</div>
        
        
          .mybackground {background-color:#0396ee;}
        
        Background color #0396ee
      
           Border around this has a color of #0396ee        
        
          <div style="border:2px solid #0396ee;">Content here</div>
        
        
          .myborder {border:2px solid #0396ee;}
        
        Border color #0396ee