#3186ee color space conversions
Hex:
        #3186ee
        RGB:
        49, 134, 238
        CMY:
        81, 47, 7
        CMYK:
        79, 44, 0, 7
      HSL:
        213°, 84.7534%, 56.2745%
        HSV (HSB):
        213°, 79.4118%, 93.3333%
        XYZ:
        25.2243, 23.8762, 84.1680
        xyY:
        0.1893, 0.1792, 23.8762
      CIE-Lab:
        55.9636, 11.1265, -59.4767
        CIE-LCH:
        55.9636, 60.5085, 280.5960
        CIE-Luv:
        55.9636, -28.4930, -94.8675
        Hunter-Lab:
        48.8633, 6.6350, -67.9239
      #3186ee color charts
#3186ee RGB chart
      #3186ee CMYK chart
      #3186ee RGB pie chart
      #3186ee color shades, tints & tones
#3186ee color schemes
#3186ee color preview, HTML & CSS examples
           This text has a color of #3186ee        
        
          <p style="color:#3186ee;">Text here</p>
        
        
          .mytext {color:#3186ee;}
        
        Text color #3186ee
      
           This box has a color of #3186ee        
        
          <div style="background-color:#3186ee;">Content here</div>
        
        
          .mybackground {background-color:#3186ee;}
        
        Background color #3186ee
      
           Border around this has a color of #3186ee        
        
          <div style="border:2px solid #3186ee;">Content here</div>
        
        
          .myborder {border:2px solid #3186ee;}
        
        Border color #3186ee