#3160ce color space conversions
Hex:
        #3160ce
        RGB:
        49, 96, 206
        CMY:
        81, 62, 19
        CMYK:
        76, 53, 0, 19
      HSL:
        222°, 61.5686%, 50.0000%
        HSV (HSB):
        222°, 76.2136%, 80.7843%
        XYZ:
        16.5901, 13.4749, 60.1191
        xyY:
        0.1840, 0.1494, 13.4749
      CIE-Lab:
        43.4703, 23.0926, -61.5418
        CIE-LCH:
        43.4703, 65.7318, 290.5678
        CIE-Luv:
        43.4703, -17.8311, -92.9300
        Hunter-Lab:
        36.7082, 16.4326, -71.4067
      #3160ce color charts
#3160ce RGB chart
      #3160ce CMYK chart
      #3160ce RGB pie chart
      #3160ce color shades, tints & tones
#3160ce color schemes
#3160ce color preview, HTML & CSS examples
           This text has a color of #3160ce        
        
          <p style="color:#3160ce;">Text here</p>
        
        
          .mytext {color:#3160ce;}
        
        Text color #3160ce
      
           This box has a color of #3160ce        
        
          <div style="background-color:#3160ce;">Content here</div>
        
        
          .mybackground {background-color:#3160ce;}
        
        Background color #3160ce
      
           Border around this has a color of #3160ce        
        
          <div style="border:2px solid #3160ce;">Content here</div>
        
        
          .myborder {border:2px solid #3160ce;}
        
        Border color #3160ce