#286fcd color space conversions
Hex:
        #286fcd
        RGB:
        40, 111, 205
        CMY:
        84, 56, 20
        CMYK:
        80, 46, 0, 20
      HSL:
        214°, 67.3469%, 48.0392%
        HSV (HSB):
        214°, 80.4878%, 80.3922%
        XYZ:
        17.5790, 16.2278, 59.9634
        xyY:
        0.1875, 0.1731, 16.2278
      CIE-Lab:
        47.2719, 12.1516, -54.8456
        CIE-LCH:
        47.2719, 56.1756, 282.4927
        CIE-Luv:
        47.2719, -23.5687, -84.2351
        Hunter-Lab:
        40.2837, 7.3971, -60.0561
      #286fcd color charts
#286fcd RGB chart
      #286fcd CMYK chart
      #286fcd RGB pie chart
      #286fcd color shades, tints & tones
#286fcd color schemes
#286fcd color preview, HTML & CSS examples
           This text has a color of #286fcd        
        
          <p style="color:#286fcd;">Text here</p>
        
        
          .mytext {color:#286fcd;}
        
        Text color #286fcd
      
           This box has a color of #286fcd        
        
          <div style="background-color:#286fcd;">Content here</div>
        
        
          .mybackground {background-color:#286fcd;}
        
        Background color #286fcd
      
           Border around this has a color of #286fcd        
        
          <div style="border:2px solid #286fcd;">Content here</div>
        
        
          .myborder {border:2px solid #286fcd;}
        
        Border color #286fcd