#032fe6 color space conversions
Hex:
        #032fe6
        RGB:
        3, 47, 230
        CMY:
        99, 82, 10
        CMYK:
        99, 80, 0, 10
      HSL:
        228°, 97.4249%, 45.6863%
        HSV (HSB):
        228°, 98.6957%, 90.1961%
        XYZ:
        15.3370, 7.7656, 75.5535
        xyY:
        0.1555, 0.0787, 7.7656
      CIE-Lab:
        33.4898, 58.8919, -91.7359
        CIE-LCH:
        33.4898, 109.0125, 302.6993
        CIE-Luv:
        33.4898, -11.6272, -119.0183
        Hunter-Lab:
        27.8668, 49.4740, -141.2427
      #032fe6 color charts
#032fe6 RGB chart
      #032fe6 CMYK chart
      #032fe6 RGB pie chart
      #032fe6 color shades, tints & tones
#032fe6 color schemes
#032fe6 color preview, HTML & CSS examples
           This text has a color of #032fe6        
        
          <p style="color:#032fe6;">Text here</p>
        
        
          .mytext {color:#032fe6;}
        
        Text color #032fe6
      
           This box has a color of #032fe6        
        
          <div style="background-color:#032fe6;">Content here</div>
        
        
          .mybackground {background-color:#032fe6;}
        
        Background color #032fe6
      
           Border around this has a color of #032fe6        
        
          <div style="border:2px solid #032fe6;">Content here</div>
        
        
          .myborder {border:2px solid #032fe6;}
        
        Border color #032fe6