#2286ef color space conversions
Hex:
        #2286ef
        RGB:
        34, 134, 239
        CMY:
        87, 47, 6
        CMYK:
        86, 44, 0, 6
      HSL:
        211°, 86.4979%, 53.5294%
        HSV (HSB):
        211°, 85.7741%, 93.7255%
        XYZ:
        24.7648, 23.6223, 84.9157
        xyY:
        0.1858, 0.1772, 23.6223
      CIE-Lab:
        55.7076, 10.2668, -60.4600
        CIE-LCH:
        55.7076, 61.3255, 279.6375
        CIE-Luv:
        55.7076, -30.0957, -96.2625
        Hunter-Lab:
        48.6027, 5.8971, -69.5658
      #2286ef color charts
#2286ef RGB chart
      #2286ef CMYK chart
      #2286ef RGB pie chart
      #2286ef color shades, tints & tones
#2286ef color schemes
#2286ef color preview, HTML & CSS examples
           This text has a color of #2286ef        
        
          <p style="color:#2286ef;">Text here</p>
        
        
          .mytext {color:#2286ef;}
        
        Text color #2286ef
      
           This box has a color of #2286ef        
        
          <div style="background-color:#2286ef;">Content here</div>
        
        
          .mybackground {background-color:#2286ef;}
        
        Background color #2286ef
      
           Border around this has a color of #2286ef        
        
          <div style="border:2px solid #2286ef;">Content here</div>
        
        
          .myborder {border:2px solid #2286ef;}
        
        Border color #2286ef