#0304e3 color space conversions
Hex:
        #0304e3
        RGB:
        3, 4, 227
        CMY:
        99, 98, 11
        CMYK:
        99, 98, 0, 11
      HSL:
        240°, 97.3913%, 45.0980%
        HSV (HSB):
        240°, 98.6784%, 89.0196%
        XYZ:
        13.9461, 5.6522, 73.0290
        xyY:
        0.1506, 0.0610, 5.6522
      CIE-Lab:
        28.5176, 71.8329, -98.3142
        CIE-LCH:
        28.5176, 121.7606, 306.1536
        CIE-Luv:
        28.5176, -8.2732, -114.2863
        Hunter-Lab:
        23.7744, 63.1029, -165.4815
      #0304e3 color charts
#0304e3 RGB chart
      #0304e3 CMYK chart
      #0304e3 RGB pie chart
      #0304e3 color shades, tints & tones
#0304e3 color schemes
#0304e3 color preview, HTML & CSS examples
           This text has a color of #0304e3        
        
          <p style="color:#0304e3;">Text here</p>
        
        
          .mytext {color:#0304e3;}
        
        Text color #0304e3
      
           This box has a color of #0304e3        
        
          <div style="background-color:#0304e3;">Content here</div>
        
        
          .mybackground {background-color:#0304e3;}
        
        Background color #0304e3
      
           Border around this has a color of #0304e3        
        
          <div style="border:2px solid #0304e3;">Content here</div>
        
        
          .myborder {border:2px solid #0304e3;}
        
        Border color #0304e3