#032bf2 color space conversions
Hex:
        #032bf2
        RGB:
        3, 43, 242
        CMY:
        99, 83, 5
        CMYK:
        99, 82, 0, 5
      HSL:
        230°, 97.5510%, 48.0392%
        HSV (HSB):
        230°, 98.7603%, 94.9020%
        XYZ:
        16.9284, 8.1579, 84.6868
        xyY:
        0.1542, 0.0743, 8.1579
      CIE-Lab:
        34.3096, 64.4653, -97.1876
        CIE-LCH:
        34.3096, 116.6242, 303.5566
        CIE-Luv:
        34.3096, -11.4614, -125.6380
        Hunter-Lab:
        28.5621, 55.8115, -155.8020
      #032bf2 color charts
#032bf2 RGB chart
      #032bf2 CMYK chart
      #032bf2 RGB pie chart
      #032bf2 color shades, tints & tones
#032bf2 color schemes
#032bf2 color preview, HTML & CSS examples
           This text has a color of #032bf2        
        
          <p style="color:#032bf2;">Text here</p>
        
        
          .mytext {color:#032bf2;}
        
        Text color #032bf2
      
           This box has a color of #032bf2        
        
          <div style="background-color:#032bf2;">Content here</div>
        
        
          .mybackground {background-color:#032bf2;}
        
        Background color #032bf2
      
           Border around this has a color of #032bf2        
        
          <div style="border:2px solid #032bf2;">Content here</div>
        
        
          .myborder {border:2px solid #032bf2;}
        
        Border color #032bf2