#2186c2 color space conversions
Hex:
        #2186c2
        RGB:
        33, 134, 194
        CMY:
        87, 47, 24
        CMYK:
        83, 31, 0, 24
      HSL:
        202°, 70.9251%, 44.5098%
        HSV (HSB):
        202°, 82.9897%, 76.0784%
        XYZ:
        18.8899, 21.2686, 54.1486
        xyY:
        0.2003, 0.2255, 21.2686
      CIE-Lab:
        53.2422, -6.6699, -39.0718
        CIE-LCH:
        53.2422, 39.6370, 260.3125
        CIE-Luv:
        53.2422, -32.4137, -59.3730
        Hunter-Lab:
        46.1179, -7.5926, -37.3319
      #2186c2 color charts
#2186c2 RGB chart
      #2186c2 CMYK chart
      #2186c2 RGB pie chart
      #2186c2 color shades, tints & tones
#2186c2 color schemes
#2186c2 color preview, HTML & CSS examples
           This text has a color of #2186c2        
        
          <p style="color:#2186c2;">Text here</p>
        
        
          .mytext {color:#2186c2;}
        
        Text color #2186c2
      
           This box has a color of #2186c2        
        
          <div style="background-color:#2186c2;">Content here</div>
        
        
          .mybackground {background-color:#2186c2;}
        
        Background color #2186c2
      
           Border around this has a color of #2186c2        
        
          <div style="border:2px solid #2186c2;">Content here</div>
        
        
          .myborder {border:2px solid #2186c2;}
        
        Border color #2186c2