#032fe5 color space conversions
Hex:
        #032fe5
        RGB:
        3, 47, 229
        CMY:
        99, 82, 10
        CMYK:
        99, 79, 0, 10
      HSL:
        228°, 97.4138%, 45.4902%
        HSV (HSB):
        228°, 98.6900%, 89.8039%
        XYZ:
        15.1969, 7.7095, 74.8159
        xyY:
        0.1555, 0.0789, 7.7095
      CIE-Lab:
        33.3705, 58.5749, -91.3635
        CIE-LCH:
        33.3705, 108.5279, 302.6647
        CIE-Luv:
        33.3705, -11.6026, -118.4498
        Hunter-Lab:
        27.7660, 49.1061, -140.3212
      #032fe5 color charts
#032fe5 RGB chart
      #032fe5 CMYK chart
      #032fe5 RGB pie chart
      #032fe5 color shades, tints & tones
#032fe5 color schemes
#032fe5 color preview, HTML & CSS examples
           This text has a color of #032fe5        
        
          <p style="color:#032fe5;">Text here</p>
        
        
          .mytext {color:#032fe5;}
        
        Text color #032fe5
      
           This box has a color of #032fe5        
        
          <div style="background-color:#032fe5;">Content here</div>
        
        
          .mybackground {background-color:#032fe5;}
        
        Background color #032fe5
      
           Border around this has a color of #032fe5        
        
          <div style="border:2px solid #032fe5;">Content here</div>
        
        
          .myborder {border:2px solid #032fe5;}
        
        Border color #032fe5