#0316cd color space conversions
Hex:
        #0316cd
        RGB:
        3, 22, 205
        CMY:
        99, 91, 20
        CMYK:
        99, 89, 0, 20
      HSL:
        234°, 97.1154%, 40.7843%
        HSV (HSB):
        234°, 98.5366%, 80.3922%
        XYZ:
        11.3439, 5.0010, 58.1250
        xyY:
        0.1523, 0.0672, 5.0010
      CIE-Lab:
        26.7375, 61.9621, -88.5570
        CIE-LCH:
        26.7375, 108.0817, 304.9800
        CIE-Luv:
        26.7375, -8.2757, -102.7861
        Hunter-Lab:
        22.3628, 51.4121, -138.4514
      #0316cd color charts
#0316cd RGB chart
      #0316cd CMYK chart
      #0316cd RGB pie chart
      #0316cd color shades, tints & tones
#0316cd color schemes
#0316cd color preview, HTML & CSS examples
           This text has a color of #0316cd        
        
          <p style="color:#0316cd;">Text here</p>
        
        
          .mytext {color:#0316cd;}
        
        Text color #0316cd
      
           This box has a color of #0316cd        
        
          <div style="background-color:#0316cd;">Content here</div>
        
        
          .mybackground {background-color:#0316cd;}
        
        Background color #0316cd
      
           Border around this has a color of #0316cd        
        
          <div style="border:2px solid #0316cd;">Content here</div>
        
        
          .myborder {border:2px solid #0316cd;}
        
        Border color #0316cd