#2486c1 color space conversions
Hex:
        #2486c1
        RGB:
        36, 134, 193
        CMY:
        86, 47, 24
        CMYK:
        81, 31, 0, 24
      HSL:
        203°, 68.5590%, 44.9020%
        HSV (HSB):
        203°, 81.3472%, 75.6863%
        XYZ:
        18.8783, 21.2755, 53.5637
        xyY:
        0.2014, 0.2270, 21.2755
      CIE-Lab:
        53.2497, -6.7622, -38.4862
        CIE-LCH:
        53.2497, 39.0758, 260.0346
        CIE-Luv:
        53.2497, -32.1344, -58.4119
        Hunter-Lab:
        46.1254, -7.6626, -36.5635
      #2486c1 color charts
#2486c1 RGB chart
      #2486c1 CMYK chart
      #2486c1 RGB pie chart
      #2486c1 color shades, tints & tones
#2486c1 color schemes
#2486c1 color preview, HTML & CSS examples
           This text has a color of #2486c1        
        
          <p style="color:#2486c1;">Text here</p>
        
        
          .mytext {color:#2486c1;}
        
        Text color #2486c1
      
           This box has a color of #2486c1        
        
          <div style="background-color:#2486c1;">Content here</div>
        
        
          .mybackground {background-color:#2486c1;}
        
        Background color #2486c1
      
           Border around this has a color of #2486c1        
        
          <div style="border:2px solid #2486c1;">Content here</div>
        
        
          .myborder {border:2px solid #2486c1;}
        
        Border color #2486c1