#3186ea color space conversions
Hex:
        #3186ea
        RGB:
        49, 134, 234
        CMY:
        81, 47, 8
        CMYK:
        79, 43, 0, 8
      HSL:
        212°, 81.4978%, 55.4902%
        HSV (HSB):
        212°, 79.0598%, 91.7647%
        XYZ:
        24.6430, 23.6437, 81.1068
        xyY:
        0.1905, 0.1827, 23.6437
      CIE-Lab:
        55.7293, 9.6492, -57.6280
        CIE-LCH:
        55.7293, 58.4302, 279.5054
        CIE-Luv:
        55.7293, -28.6324, -91.6939
        Hunter-Lab:
        48.6248, 5.3704, -64.8592
      #3186ea color charts
#3186ea RGB chart
      #3186ea CMYK chart
      #3186ea RGB pie chart
      #3186ea color shades, tints & tones
#3186ea color schemes
#3186ea color preview, HTML & CSS examples
           This text has a color of #3186ea        
        
          <p style="color:#3186ea;">Text here</p>
        
        
          .mytext {color:#3186ea;}
        
        Text color #3186ea
      
           This box has a color of #3186ea        
        
          <div style="background-color:#3186ea;">Content here</div>
        
        
          .mybackground {background-color:#3186ea;}
        
        Background color #3186ea
      
           Border around this has a color of #3186ea        
        
          <div style="border:2px solid #3186ea;">Content here</div>
        
        
          .myborder {border:2px solid #3186ea;}
        
        Border color #3186ea