#0353a2 color space conversions
Hex:
        #0353a2
        RGB:
        3, 83, 162
        CMY:
        99, 67, 36
        CMYK:
        98, 49, 0, 36
      HSL:
        210°, 96.3636%, 32.3529%
        HSV (HSB):
        210°, 98.1481%, 63.5294%
        XYZ:
        9.6524, 8.8145, 35.3751
        xyY:
        0.1793, 0.1637, 8.8145
      CIE-Lab:
        35.6247, 10.7552, -48.4834
        CIE-LCH:
        35.6247, 49.6620, 282.5076
        CIE-Luv:
        35.6247, -19.5219, -68.7497
        Hunter-Lab:
        29.6892, 6.0767, -49.8622
      #0353a2 color charts
#0353a2 RGB chart
      #0353a2 CMYK chart
      #0353a2 RGB pie chart
      #0353a2 color shades, tints & tones
#0353a2 color schemes
#0353a2 color preview, HTML & CSS examples
           This text has a color of #0353a2        
        
          <p style="color:#0353a2;">Text here</p>
        
        
          .mytext {color:#0353a2;}
        
        Text color #0353a2
      
           This box has a color of #0353a2        
        
          <div style="background-color:#0353a2;">Content here</div>
        
        
          .mybackground {background-color:#0353a2;}
        
        Background color #0353a2
      
           Border around this has a color of #0353a2        
        
          <div style="border:2px solid #0353a2;">Content here</div>
        
        
          .myborder {border:2px solid #0353a2;}
        
        Border color #0353a2