#0317ba color space conversions
Hex:
        #0317ba
        RGB:
        3, 23, 186
        CMY:
        99, 91, 27
        CMYK:
        98, 88, 0, 27
      HSL:
        233°, 96.8254%, 37.0588%
        HSV (HSB):
        233°, 98.3871%, 72.9412%
        XYZ:
        9.2069, 4.1773, 46.7754
        xyY:
        0.1530, 0.0694, 4.1773
      CIE-Lab:
        24.2492, 56.1417, -81.5141
        CIE-LCH:
        24.2492, 98.9769, 304.5566
        CIE-Luv:
        24.2492, -7.6550, -91.7847
        Hunter-Lab:
        20.4385, 44.6410, -121.3838
      #0317ba color charts
#0317ba RGB chart
      #0317ba CMYK chart
      #0317ba RGB pie chart
      #0317ba color shades, tints & tones
#0317ba color schemes
#0317ba color preview, HTML & CSS examples
           This text has a color of #0317ba        
        
          <p style="color:#0317ba;">Text here</p>
        
        
          .mytext {color:#0317ba;}
        
        Text color #0317ba
      
           This box has a color of #0317ba        
        
          <div style="background-color:#0317ba;">Content here</div>
        
        
          .mybackground {background-color:#0317ba;}
        
        Background color #0317ba
      
           Border around this has a color of #0317ba        
        
          <div style="border:2px solid #0317ba;">Content here</div>
        
        
          .myborder {border:2px solid #0317ba;}
        
        Border color #0317ba