#2586ef color space conversions
Hex:
        #2586ef
        RGB:
        37, 134, 239
        CMY:
        85, 47, 6
        CMYK:
        85, 44, 0, 6
      HSL:
        211°, 86.3248%, 54.1176%
        HSV (HSB):
        211°, 84.5188%, 93.7255%
        XYZ:
        24.8680, 23.6755, 84.9205
        xyY:
        0.1863, 0.1774, 23.6755
      CIE-Lab:
        55.7614, 10.4780, -60.3707
        CIE-LCH:
        55.7614, 61.2733, 279.8462
        CIE-Luv:
        55.7614, -29.8166, -96.1594
        Hunter-Lab:
        48.6575, 6.0778, -69.4169
      #2586ef color charts
#2586ef RGB chart
      #2586ef CMYK chart
      #2586ef RGB pie chart
      #2586ef color shades, tints & tones
#2586ef color schemes
#2586ef color preview, HTML & CSS examples
           This text has a color of #2586ef        
        
          <p style="color:#2586ef;">Text here</p>
        
        
          .mytext {color:#2586ef;}
        
        Text color #2586ef
      
           This box has a color of #2586ef        
        
          <div style="background-color:#2586ef;">Content here</div>
        
        
          .mybackground {background-color:#2586ef;}
        
        Background color #2586ef
      
           Border around this has a color of #2586ef        
        
          <div style="border:2px solid #2586ef;">Content here</div>
        
        
          .myborder {border:2px solid #2586ef;}
        
        Border color #2586ef