#0330bc color space conversions
Hex:
        #0330bc
        RGB:
        3, 48, 188
        CMY:
        99, 81, 26
        CMYK:
        98, 74, 0, 26
      HSL:
        225°, 96.8586%, 37.4510%
        HSV (HSB):
        225°, 98.4043%, 73.7255%
        XYZ:
        10.1716, 5.7641, 48.1534
        xyY:
        0.1587, 0.0899, 5.7641
      CIE-Lab:
        28.8093, 44.2415, -75.1194
        CIE-LCH:
        28.8093, 87.1793, 300.4959
        CIE-Luv:
        28.8093, -10.8918, -94.8149
        Hunter-Lab:
        24.0085, 33.6094, -102.1107
      #0330bc color charts
#0330bc RGB chart
      #0330bc CMYK chart
      #0330bc RGB pie chart
      #0330bc color shades, tints & tones
#0330bc color schemes
#0330bc color preview, HTML & CSS examples
           This text has a color of #0330bc        
        
          <p style="color:#0330bc;">Text here</p>
        
        
          .mytext {color:#0330bc;}
        
        Text color #0330bc
      
           This box has a color of #0330bc        
        
          <div style="background-color:#0330bc;">Content here</div>
        
        
          .mybackground {background-color:#0330bc;}
        
        Background color #0330bc
      
           Border around this has a color of #0330bc        
        
          <div style="border:2px solid #0330bc;">Content here</div>
        
        
          .myborder {border:2px solid #0330bc;}
        
        Border color #0330bc