#3186ce color space conversions
Hex:
        #3186ce
        RGB:
        49, 134, 206
        CMY:
        81, 47, 19
        CMYK:
        76, 35, 0, 19
      HSL:
        208°, 61.5686%, 50.0000%
        HSV (HSB):
        208°, 76.2136%, 80.7843%
        XYZ:
        20.9323, 22.1594, 61.5665
        xyY:
        0.2000, 0.2117, 22.1594
      CIE-Lab:
        54.1957, -0.6216, -44.3561
        CIE-LCH:
        54.1957, 44.3604, 269.1971
        CIE-Luv:
        54.1957, -29.7429, -68.8028
        Hunter-Lab:
        47.0738, -3.0055, -44.5921
      #3186ce color charts
#3186ce RGB chart
      #3186ce CMYK chart
      #3186ce RGB pie chart
      #3186ce color shades, tints & tones
#3186ce color schemes
#3186ce color preview, HTML & CSS examples
           This text has a color of #3186ce        
        
          <p style="color:#3186ce;">Text here</p>
        
        
          .mytext {color:#3186ce;}
        
        Text color #3186ce
      
           This box has a color of #3186ce        
        
          <div style="background-color:#3186ce;">Content here</div>
        
        
          .mybackground {background-color:#3186ce;}
        
        Background color #3186ce
      
           Border around this has a color of #3186ce        
        
          <div style="border:2px solid #3186ce;">Content here</div>
        
        
          .myborder {border:2px solid #3186ce;}
        
        Border color #3186ce