#0353af color space conversions
Hex:
        #0353af
        RGB:
        3, 83, 175
        CMY:
        99, 67, 31
        CMYK:
        98, 53, 0, 31
      HSL:
        212°, 96.6292%, 34.9020%
        HSV (HSB):
        212°, 98.2857%, 68.6275%
        XYZ:
        10.8687, 9.3010, 41.7799
        xyY:
        0.1754, 0.1501, 9.3010
      CIE-Lab:
        36.5575, 16.1476, -54.7171
        CIE-LCH:
        36.5575, 57.0500, 286.4419
        CIE-Luv:
        36.5575, -19.0883, -78.2914
        Hunter-Lab:
        30.4976, 10.2428, -59.8755
      #0353af color charts
#0353af RGB chart
      #0353af CMYK chart
      #0353af RGB pie chart
      #0353af color shades, tints & tones
#0353af color schemes
#0353af color preview, HTML & CSS examples
           This text has a color of #0353af        
        
          <p style="color:#0353af;">Text here</p>
        
        
          .mytext {color:#0353af;}
        
        Text color #0353af
      
           This box has a color of #0353af        
        
          <div style="background-color:#0353af;">Content here</div>
        
        
          .mybackground {background-color:#0353af;}
        
        Background color #0353af
      
           Border around this has a color of #0353af        
        
          <div style="border:2px solid #0353af;">Content here</div>
        
        
          .myborder {border:2px solid #0353af;}
        
        Border color #0353af