#3286c7 color space conversions
Hex:
        #3286c7
        RGB:
        50, 134, 199
        CMY:
        80, 47, 22
        CMYK:
        75, 33, 0, 22
      HSL:
        206°, 59.8394%, 48.8235%
        HSV (HSB):
        206°, 74.8744%, 78.0392%
        XYZ:
        20.1493, 21.8518, 57.1887
        xyY:
        0.2031, 0.2203, 21.8518
      CIE-Lab:
        53.8694, -3.0281, -40.9019
        CIE-LCH:
        53.8694, 41.0139, 265.7660
        CIE-Luv:
        53.8694, -29.8986, -62.8608
        Hunter-Lab:
        46.7459, -4.8650, -39.8128
      #3286c7 color charts
#3286c7 RGB chart
      #3286c7 CMYK chart
      #3286c7 RGB pie chart
      #3286c7 color shades, tints & tones
#3286c7 color schemes
#3286c7 color preview, HTML & CSS examples
           This text has a color of #3286c7        
        
          <p style="color:#3286c7;">Text here</p>
        
        
          .mytext {color:#3286c7;}
        
        Text color #3286c7
      
           This box has a color of #3286c7        
        
          <div style="background-color:#3286c7;">Content here</div>
        
        
          .mybackground {background-color:#3286c7;}
        
        Background color #3286c7
      
           Border around this has a color of #3286c7        
        
          <div style="border:2px solid #3286c7;">Content here</div>
        
        
          .myborder {border:2px solid #3286c7;}
        
        Border color #3286c7