#2486ea color space conversions
Hex:
        #2486ea
        RGB:
        36, 134, 234
        CMY:
        86, 47, 8
        CMYK:
        85, 43, 0, 8
      HSL:
        210°, 82.5000%, 52.9412%
        HSV (HSB):
        210°, 84.6154%, 91.7647%
        XYZ:
        24.1039, 23.3658, 81.0815
        xyY:
        0.1875, 0.1818, 23.3658
      CIE-Lab:
        55.4471, 8.5233, -58.0956
        CIE-LCH:
        55.4471, 58.7175, 278.3464
        CIE-Luv:
        55.4471, -30.1196, -92.2404
        Hunter-Lab:
        48.3382, 4.4177, -65.6152
      #2486ea color charts
#2486ea RGB chart
      #2486ea CMYK chart
      #2486ea RGB pie chart
      #2486ea color shades, tints & tones
#2486ea color schemes
#2486ea color preview, HTML & CSS examples
           This text has a color of #2486ea        
        
          <p style="color:#2486ea;">Text here</p>
        
        
          .mytext {color:#2486ea;}
        
        Text color #2486ea
      
           This box has a color of #2486ea        
        
          <div style="background-color:#2486ea;">Content here</div>
        
        
          .mybackground {background-color:#2486ea;}
        
        Background color #2486ea
      
           Border around this has a color of #2486ea        
        
          <div style="border:2px solid #2486ea;">Content here</div>
        
        
          .myborder {border:2px solid #2486ea;}
        
        Border color #2486ea