#2486ff color space conversions
Hex:
        #2486ff
        RGB:
        36, 134, 255
        CMY:
        86, 47, 0
        CMYK:
        86, 47, 0, 0
      HSL:
        213°, 100.0000%, 57.0588%
        HSV (HSB):
        213°, 85.8824%, 100.0000%
        XYZ:
        27.3027, 24.6453, 97.9257
        xyY:
        0.1822, 0.1644, 24.6453
      CIE-Lab:
        56.7281, 16.4241, -67.6592
        CIE-LCH:
        56.7281, 69.6242, 283.6445
        CIE-Luv:
        56.7281, -29.3050, -108.5767
        Hunter-Lab:
        49.6440, 11.2925, -82.2023
      #2486ff color charts
#2486ff RGB chart
      #2486ff CMYK chart
      #2486ff RGB pie chart
      #2486ff color shades, tints & tones
#2486ff color schemes
#2486ff color preview, HTML & CSS examples
           This text has a color of #2486ff        
        
          <p style="color:#2486ff;">Text here</p>
        
        
          .mytext {color:#2486ff;}
        
        Text color #2486ff
      
           This box has a color of #2486ff        
        
          <div style="background-color:#2486ff;">Content here</div>
        
        
          .mybackground {background-color:#2486ff;}
        
        Background color #2486ff
      
           Border around this has a color of #2486ff        
        
          <div style="border:2px solid #2486ff;">Content here</div>
        
        
          .myborder {border:2px solid #2486ff;}
        
        Border color #2486ff