#2186d3 color space conversions
Hex:
        #2186d3
        RGB:
        33, 134, 211
        CMY:
        87, 47, 17
        CMYK:
        84, 36, 0, 17
      HSL:
        206°, 72.9508%, 47.8431%
        HSV (HSB):
        206°, 84.3602%, 82.7451%
        XYZ:
        20.9102, 22.0767, 64.7872
        xyY:
        0.1940, 0.2048, 22.0767
      CIE-Lab:
        54.1083, -0.3511, -47.3419
        CIE-LCH:
        54.1083, 47.3432, 269.5751
        CIE-Luv:
        54.1083, -31.4916, -73.6580
        Hunter-Lab:
        46.9858, -2.7871, -48.8629
      #2186d3 color charts
#2186d3 RGB chart
      #2186d3 CMYK chart
      #2186d3 RGB pie chart
      #2186d3 color shades, tints & tones
#2186d3 color schemes
#2186d3 color preview, HTML & CSS examples
           This text has a color of #2186d3        
        
          <p style="color:#2186d3;">Text here</p>
        
        
          .mytext {color:#2186d3;}
        
        Text color #2186d3
      
           This box has a color of #2186d3        
        
          <div style="background-color:#2186d3;">Content here</div>
        
        
          .mybackground {background-color:#2186d3;}
        
        Background color #2186d3
      
           Border around this has a color of #2186d3        
        
          <div style="border:2px solid #2186d3;">Content here</div>
        
        
          .myborder {border:2px solid #2186d3;}
        
        Border color #2186d3