#0332db color space conversions
Hex:
        #0332db
        RGB:
        3, 50, 219
        CMY:
        99, 80, 14
        CMYK:
        99, 77, 0, 14
      HSL:
        227°, 97.2973%, 43.5294%
        HSV (HSB):
        227°, 98.6301%, 85.8824%
        XYZ:
        13.9643, 7.4150, 67.7131
        xyY:
        0.1567, 0.0832, 7.4150
      CIE-Lab:
        32.7337, 53.7750, -86.6898
        CIE-LCH:
        32.7337, 102.0141, 301.8120
        CIE-Luv:
        32.7337, -11.7932, -112.8010
        Hunter-Lab:
        27.2306, 43.8846, -128.3725
      #0332db color charts
#0332db RGB chart
      #0332db CMYK chart
      #0332db RGB pie chart
      #0332db color shades, tints & tones
#0332db color schemes
#0332db color preview, HTML & CSS examples
           This text has a color of #0332db        
        
          <p style="color:#0332db;">Text here</p>
        
        
          .mytext {color:#0332db;}
        
        Text color #0332db
      
           This box has a color of #0332db        
        
          <div style="background-color:#0332db;">Content here</div>
        
        
          .mybackground {background-color:#0332db;}
        
        Background color #0332db
      
           Border around this has a color of #0332db        
        
          <div style="border:2px solid #0332db;">Content here</div>
        
        
          .myborder {border:2px solid #0332db;}
        
        Border color #0332db