#0330aa color space conversions
Hex:
        #0330aa
        RGB:
        3, 48, 170
        CMY:
        99, 81, 33
        CMYK:
        98, 72, 0, 33
      HSL:
        224°, 96.5318%, 33.9216%
        HSV (HSB):
        224°, 98.2353%, 66.6667%
        XYZ:
        8.3502, 5.0355, 38.5621
        xyY:
        0.1607, 0.0969, 5.0355
      CIE-Lab:
        26.8358, 37.6374, -67.6475
        CIE-LCH:
        26.8358, 77.4129, 299.0905
        CIE-Luv:
        26.8358, -10.6318, -84.1631
        Hunter-Lab:
        22.4400, 27.1520, -86.1789
      #0330aa color charts
#0330aa RGB chart
      #0330aa CMYK chart
      #0330aa RGB pie chart
      #0330aa color shades, tints & tones
#0330aa color schemes
#0330aa color preview, HTML & CSS examples
           This text has a color of #0330aa        
        
          <p style="color:#0330aa;">Text here</p>
        
        
          .mytext {color:#0330aa;}
        
        Text color #0330aa
      
           This box has a color of #0330aa        
        
          <div style="background-color:#0330aa;">Content here</div>
        
        
          .mybackground {background-color:#0330aa;}
        
        Background color #0330aa
      
           Border around this has a color of #0330aa        
        
          <div style="border:2px solid #0330aa;">Content here</div>
        
        
          .myborder {border:2px solid #0330aa;}
        
        Border color #0330aa