#0319bb color space conversions
Hex:
        #0319bb
        RGB:
        3, 25, 187
        CMY:
        99, 90, 27
        CMYK:
        98, 87, 0, 27
      HSL:
        233°, 96.8421%, 37.2549%
        HSV (HSB):
        233°, 98.3957%, 73.3333%
        XYZ:
        9.3548, 4.3025, 47.3511
        xyY:
        0.1533, 0.0705, 4.3025
      CIE-Lab:
        24.6472, 55.6496, -81.4444
        CIE-LCH:
        24.6472, 98.6411, 304.3441
        CIE-Luv:
        24.6472, -7.8689, -92.6063
        Hunter-Lab:
        20.7424, 44.2042, -120.8285
      #0319bb color charts
#0319bb RGB chart
      #0319bb CMYK chart
      #0319bb RGB pie chart
      #0319bb color shades, tints & tones
#0319bb color schemes
#0319bb color preview, HTML & CSS examples
           This text has a color of #0319bb        
        
          <p style="color:#0319bb;">Text here</p>
        
        
          .mytext {color:#0319bb;}
        
        Text color #0319bb
      
           This box has a color of #0319bb        
        
          <div style="background-color:#0319bb;">Content here</div>
        
        
          .mybackground {background-color:#0319bb;}
        
        Background color #0319bb
      
           Border around this has a color of #0319bb        
        
          <div style="border:2px solid #0319bb;">Content here</div>
        
        
          .myborder {border:2px solid #0319bb;}
        
        Border color #0319bb