#3160cf color space conversions
Hex:
        #3160cf
        RGB:
        49, 96, 207
        CMY:
        81, 62, 19
        CMYK:
        76, 54, 0, 19
      HSL:
        222°, 62.2047%, 50.1961%
        HSV (HSB):
        222°, 76.3285%, 81.1765%
        XYZ:
        16.7120, 13.5237, 60.7610
        xyY:
        0.1837, 0.1486, 13.5237
      CIE-Lab:
        43.5420, 23.4665, -62.0002
        CIE-LCH:
        43.5420, 66.2926, 290.7312
        CIE-Luv:
        43.5420, -17.8246, -93.6546
        Hunter-Lab:
        36.7746, 16.7627, -72.2200
      #3160cf color charts
#3160cf RGB chart
      #3160cf CMYK chart
      #3160cf RGB pie chart
      #3160cf color shades, tints & tones
#3160cf color schemes
#3160cf color preview, HTML & CSS examples
           This text has a color of #3160cf        
        
          <p style="color:#3160cf;">Text here</p>
        
        
          .mytext {color:#3160cf;}
        
        Text color #3160cf
      
           This box has a color of #3160cf        
        
          <div style="background-color:#3160cf;">Content here</div>
        
        
          .mybackground {background-color:#3160cf;}
        
        Background color #3160cf
      
           Border around this has a color of #3160cf        
        
          <div style="border:2px solid #3160cf;">Content here</div>
        
        
          .myborder {border:2px solid #3160cf;}
        
        Border color #3160cf