#0316dc color space conversions
Hex:
        #0316dc
        RGB:
        3, 22, 220
        CMY:
        99, 91, 14
        CMYK:
        99, 90, 0, 14
      HSL:
        235°, 97.3094%, 43.7255%
        HSV (HSB):
        235°, 98.6364%, 86.2745%
        XYZ:
        13.2427, 5.7605, 68.1241
        xyY:
        0.1520, 0.0661, 5.7605
      CIE-Lab:
        28.8000, 66.1055, -93.8167
        CIE-LCH:
        28.8000, 114.7672, 305.1694
        CIE-Luv:
        28.8000, -8.8381, -111.4992
        Hunter-Lab:
        24.0010, 56.4869, -151.4870
      #0316dc color charts
#0316dc RGB chart
      #0316dc CMYK chart
      #0316dc RGB pie chart
      #0316dc color shades, tints & tones
#0316dc color schemes
#0316dc color preview, HTML & CSS examples
           This text has a color of #0316dc        
        
          <p style="color:#0316dc;">Text here</p>
        
        
          .mytext {color:#0316dc;}
        
        Text color #0316dc
      
           This box has a color of #0316dc        
        
          <div style="background-color:#0316dc;">Content here</div>
        
        
          .mybackground {background-color:#0316dc;}
        
        Background color #0316dc
      
           Border around this has a color of #0316dc        
        
          <div style="border:2px solid #0316dc;">Content here</div>
        
        
          .myborder {border:2px solid #0316dc;}
        
        Border color #0316dc