#0316cb color space conversions
Hex:
        #0316cb
        RGB:
        3, 22, 203
        CMY:
        99, 91, 20
        CMYK:
        99, 89, 0, 20
      HSL:
        234°, 97.0874%, 40.3922%
        HSV (HSB):
        234°, 98.5222%, 79.6078%
        XYZ:
        11.1040, 4.9050, 56.8614
        xyY:
        0.1524, 0.0673, 4.9050
      CIE-Lab:
        26.4623, 61.4001, -87.8472
        CIE-LCH:
        26.4623, 107.1779, 304.9513
        CIE-Luv:
        26.4623, -8.2010, -101.6198
        Hunter-Lab:
        22.1472, 50.7372, -136.7202
      #0316cb color charts
#0316cb RGB chart
      #0316cb CMYK chart
      #0316cb RGB pie chart
      #0316cb color shades, tints & tones
#0316cb color schemes
#0316cb color preview, HTML & CSS examples
           This text has a color of #0316cb        
        
          <p style="color:#0316cb;">Text here</p>
        
        
          .mytext {color:#0316cb;}
        
        Text color #0316cb
      
           This box has a color of #0316cb        
        
          <div style="background-color:#0316cb;">Content here</div>
        
        
          .mybackground {background-color:#0316cb;}
        
        Background color #0316cb
      
           Border around this has a color of #0316cb        
        
          <div style="border:2px solid #0316cb;">Content here</div>
        
        
          .myborder {border:2px solid #0316cb;}
        
        Border color #0316cb