#3162ea color space conversions
Hex:
        #3162ea
        RGB:
        49, 98, 234
        CMY:
        81, 62, 8
        CMYK:
        79, 58, 0, 8
      HSL:
        224°, 81.4978%, 55.4902%
        HSV (HSB):
        224°, 79.0598%, 91.7647%
        XYZ:
        20.4856, 15.3288, 79.7210
        xyY:
        0.1773, 0.1327, 15.3288
      CIE-Lab:
        46.0813, 32.1908, -73.2238
        CIE-LCH:
        46.0813, 79.9873, 293.7313
        CIE-Luv:
        46.0813, -18.2518, -111.7513
        Hunter-Lab:
        39.1521, 24.8807, -93.3191
      #3162ea color charts
#3162ea RGB chart
      #3162ea CMYK chart
      #3162ea RGB pie chart
      #3162ea color shades, tints & tones
#3162ea color schemes
#3162ea color preview, HTML & CSS examples
           This text has a color of #3162ea        
        
          <p style="color:#3162ea;">Text here</p>
        
        
          .mytext {color:#3162ea;}
        
        Text color #3162ea
      
           This box has a color of #3162ea        
        
          <div style="background-color:#3162ea;">Content here</div>
        
        
          .mybackground {background-color:#3162ea;}
        
        Background color #3162ea
      
           Border around this has a color of #3162ea        
        
          <div style="border:2px solid #3162ea;">Content here</div>
        
        
          .myborder {border:2px solid #3162ea;}
        
        Border color #3162ea