#0316bb color space conversions
Hex:
        #0316bb
        RGB:
        3, 22, 187
        CMY:
        99, 91, 27
        CMYK:
        98, 88, 0, 27
      HSL:
        234°, 96.8421%, 37.2549%
        HSV (HSB):
        234°, 98.3957%, 73.3333%
        XYZ:
        9.2941, 4.1810, 47.3309
        xyY:
        0.1528, 0.0688, 4.1810
      CIE-Lab:
        24.2611, 56.8132, -82.0885
        CIE-LCH:
        24.2611, 99.8312, 304.6870
        CIE-Luv:
        24.2611, -7.6073, -92.2530
        Hunter-Lab:
        20.4476, 45.3509, -122.9278
      #0316bb color charts
#0316bb RGB chart
      #0316bb CMYK chart
      #0316bb RGB pie chart
      #0316bb color shades, tints & tones
#0316bb color schemes
#0316bb color preview, HTML & CSS examples
           This text has a color of #0316bb        
        
          <p style="color:#0316bb;">Text here</p>
        
        
          .mytext {color:#0316bb;}
        
        Text color #0316bb
      
           This box has a color of #0316bb        
        
          <div style="background-color:#0316bb;">Content here</div>
        
        
          .mybackground {background-color:#0316bb;}
        
        Background color #0316bb
      
           Border around this has a color of #0316bb        
        
          <div style="border:2px solid #0316bb;">Content here</div>
        
        
          .myborder {border:2px solid #0316bb;}
        
        Border color #0316bb