#286ee4 color space conversions
Hex:
        #286ee4
        RGB:
        40, 110, 228
        CMY:
        84, 57, 11
        CMYK:
        82, 52, 0, 11
      HSL:
        218°, 77.6860%, 52.5490%
        HSV (HSB):
        218°, 82.4561%, 89.4118%
        XYZ:
        20.4546, 17.2044, 75.6415
        xyY:
        0.1805, 0.1518, 17.2044
      CIE-Lab:
        48.5166, 21.5428, -65.8964
        CIE-LCH:
        48.5166, 69.3284, 288.1036
        CIE-Luv:
        48.5166, -22.6843, -102.1716
        Hunter-Lab:
        41.4782, 15.4388, -79.0891
      #286ee4 color charts
#286ee4 RGB chart
      #286ee4 CMYK chart
      #286ee4 RGB pie chart
      #286ee4 color shades, tints & tones
#286ee4 color schemes
#286ee4 color preview, HTML & CSS examples
           This text has a color of #286ee4        
        
          <p style="color:#286ee4;">Text here</p>
        
        
          .mytext {color:#286ee4;}
        
        Text color #286ee4
      
           This box has a color of #286ee4        
        
          <div style="background-color:#286ee4;">Content here</div>
        
        
          .mybackground {background-color:#286ee4;}
        
        Background color #286ee4
      
           Border around this has a color of #286ee4        
        
          <div style="border:2px solid #286ee4;">Content here</div>
        
        
          .myborder {border:2px solid #286ee4;}
        
        Border color #286ee4