#032feb color space conversions
Hex:
        #032feb
        RGB:
        3, 47, 235
        CMY:
        99, 82, 8
        CMYK:
        99, 80, 0, 8
      HSL:
        229°, 97.4790%, 46.6667%
        HSV (HSB):
        229°, 98.7234%, 92.1569%
        XYZ:
        16.0495, 8.0505, 79.3053
        xyY:
        0.1552, 0.0779, 8.0505
      CIE-Lab:
        34.0879, 60.4651, -93.5882
        CIE-LCH:
        34.0879, 111.4217, 302.8655
        CIE-Luv:
        34.0879, -11.7518, -121.8558
        Hunter-Lab:
        28.3735, 51.3149, -145.8570
      #032feb color charts
#032feb RGB chart
      #032feb CMYK chart
      #032feb RGB pie chart
      #032feb color shades, tints & tones
#032feb color schemes
#032feb color preview, HTML & CSS examples
           This text has a color of #032feb        
        
          <p style="color:#032feb;">Text here</p>
        
        
          .mytext {color:#032feb;}
        
        Text color #032feb
      
           This box has a color of #032feb        
        
          <div style="background-color:#032feb;">Content here</div>
        
        
          .mybackground {background-color:#032feb;}
        
        Background color #032feb
      
           Border around this has a color of #032feb        
        
          <div style="border:2px solid #032feb;">Content here</div>
        
        
          .myborder {border:2px solid #032feb;}
        
        Border color #032feb