#0332fc color space conversions
Hex:
        #0332fc
        RGB:
        3, 50, 252
        CMY:
        99, 80, 1
        CMYK:
        99, 80, 0, 1
      HSL:
        229°, 97.6471%, 50.0000%
        HSV (HSB):
        229°, 98.8095%, 98.8235%
        XYZ:
        18.7488, 9.3288, 92.9079
        xyY:
        0.1550, 0.0771, 9.3288
      CIE-Lab:
        36.6099, 64.2930, -98.9905
        CIE-LCH:
        36.6099, 118.0369, 303.0032
        CIE-Luv:
        36.6099, -12.5572, -131.5405
        Hunter-Lab:
        30.5431, 56.1213, -158.9716
      #0332fc color charts
#0332fc RGB chart
      #0332fc CMYK chart
      #0332fc RGB pie chart
      #0332fc color shades, tints & tones
#0332fc color schemes
#0332fc color preview, HTML & CSS examples
           This text has a color of #0332fc        
        
          <p style="color:#0332fc;">Text here</p>
        
        
          .mytext {color:#0332fc;}
        
        Text color #0332fc
      
           This box has a color of #0332fc        
        
          <div style="background-color:#0332fc;">Content here</div>
        
        
          .mybackground {background-color:#0332fc;}
        
        Background color #0332fc
      
           Border around this has a color of #0332fc        
        
          <div style="border:2px solid #0332fc;">Content here</div>
        
        
          .myborder {border:2px solid #0332fc;}
        
        Border color #0332fc