#032ea8 color space conversions
Hex:
        #032ea8
        RGB:
        3, 46, 168
        CMY:
        99, 82, 34
        CMYK:
        98, 73, 0, 34
      HSL:
        224°, 96.4912%, 33.5294%
        HSV (HSB):
        224°, 98.2143%, 65.8824%
        XYZ:
        8.0824, 4.8005, 37.5464
        xyY:
        0.1603, 0.0952, 4.8005
      CIE-Lab:
        26.1587, 38.1542, -67.5615
        CIE-LCH:
        26.1587, 77.5906, 299.4549
        CIE-Luv:
        26.1587, -10.2335, -83.0311
        Hunter-Lab:
        21.9100, 27.5045, -86.2659
      #032ea8 color charts
#032ea8 RGB chart
      #032ea8 CMYK chart
      #032ea8 RGB pie chart
      #032ea8 color shades, tints & tones
#032ea8 color schemes
#032ea8 color preview, HTML & CSS examples
           This text has a color of #032ea8        
        
          <p style="color:#032ea8;">Text here</p>
        
        
          .mytext {color:#032ea8;}
        
        Text color #032ea8
      
           This box has a color of #032ea8        
        
          <div style="background-color:#032ea8;">Content here</div>
        
        
          .mybackground {background-color:#032ea8;}
        
        Background color #032ea8
      
           Border around this has a color of #032ea8        
        
          <div style="border:2px solid #032ea8;">Content here</div>
        
        
          .myborder {border:2px solid #032ea8;}
        
        Border color #032ea8