#286cd7 color space conversions
Hex:
        #286cd7
        RGB:
        40, 108, 215
        CMY:
        84, 58, 16
        CMYK:
        81, 50, 0, 16
      HSL:
        217°, 68.6275%, 50.0000%
        HSV (HSB):
        217°, 81.3953%, 84.3137%
        XYZ:
        18.5034, 16.0825, 66.4190
        xyY:
        0.1832, 0.1592, 16.0825
      CIE-Lab:
        47.0826, 17.8761, -60.8557
        CIE-LCH:
        47.0826, 63.4269, 286.3700
        CIE-Luv:
        47.0826, -22.3956, -93.6420
        Hunter-Lab:
        40.1030, 12.1788, -70.1245
      #286cd7 color charts
#286cd7 RGB chart
      #286cd7 CMYK chart
      #286cd7 RGB pie chart
      #286cd7 color shades, tints & tones
#286cd7 color schemes
#286cd7 color preview, HTML & CSS examples
           This text has a color of #286cd7        
        
          <p style="color:#286cd7;">Text here</p>
        
        
          .mytext {color:#286cd7;}
        
        Text color #286cd7
      
           This box has a color of #286cd7        
        
          <div style="background-color:#286cd7;">Content here</div>
        
        
          .mybackground {background-color:#286cd7;}
        
        Background color #286cd7
      
           Border around this has a color of #286cd7        
        
          <div style="border:2px solid #286cd7;">Content here</div>
        
        
          .myborder {border:2px solid #286cd7;}
        
        Border color #286cd7