#0332d1 color space conversions
Hex:
        #0332d1
        RGB:
        3, 50, 209
        CMY:
        99, 80, 18
        CMYK:
        99, 76, 0, 18
      HSL:
        226°, 97.1698%, 41.5686%
        HSV (HSB):
        226°, 98.5646%, 81.9608%
        XYZ:
        12.6868, 6.9040, 60.9855
        xyY:
        0.1575, 0.0857, 6.9040
      CIE-Lab:
        31.5874, 50.4114, -82.8142
        CIE-LCH:
        31.5874, 96.9510, 301.3301
        CIE-Luv:
        31.5874, -11.5933, -107.0383
        Hunter-Lab:
        26.2755, 40.2043, -119.2195
      #0332d1 color charts
#0332d1 RGB chart
      #0332d1 CMYK chart
      #0332d1 RGB pie chart
      #0332d1 color shades, tints & tones
#0332d1 color schemes
#0332d1 color preview, HTML & CSS examples
           This text has a color of #0332d1        
        
          <p style="color:#0332d1;">Text here</p>
        
        
          .mytext {color:#0332d1;}
        
        Text color #0332d1
      
           This box has a color of #0332d1        
        
          <div style="background-color:#0332d1;">Content here</div>
        
        
          .mybackground {background-color:#0332d1;}
        
        Background color #0332d1
      
           Border around this has a color of #0332d1        
        
          <div style="border:2px solid #0332d1;">Content here</div>
        
        
          .myborder {border:2px solid #0332d1;}
        
        Border color #0332d1