#032bd6 color space conversions
Hex:
        #032bd6
        RGB:
        3, 43, 214
        CMY:
        99, 83, 16
        CMYK:
        99, 80, 0, 16
      HSL:
        229°, 97.2350%, 42.5490%
        HSV (HSB):
        229°, 98.5981%, 83.9216%
        XYZ:
        13.0390, 6.6022, 64.2054
        xyY:
        0.1555, 0.0787, 6.6022
      CIE-Lab:
        30.8835, 55.7889, -86.8796
        CIE-LCH:
        30.8835, 103.2495, 302.7061
        CIE-Luv:
        30.8835, -10.7039, -109.7335
        Hunter-Lab:
        25.6947, 45.6161, -130.1668
      #032bd6 color charts
#032bd6 RGB chart
      #032bd6 CMYK chart
      #032bd6 RGB pie chart
      #032bd6 color shades, tints & tones
#032bd6 color schemes
#032bd6 color preview, HTML & CSS examples
           This text has a color of #032bd6        
        
          <p style="color:#032bd6;">Text here</p>
        
        
          .mytext {color:#032bd6;}
        
        Text color #032bd6
      
           This box has a color of #032bd6        
        
          <div style="background-color:#032bd6;">Content here</div>
        
        
          .mybackground {background-color:#032bd6;}
        
        Background color #032bd6
      
           Border around this has a color of #032bd6        
        
          <div style="border:2px solid #032bd6;">Content here</div>
        
        
          .myborder {border:2px solid #032bd6;}
        
        Border color #032bd6