#282e94 color space conversions
Hex:
        #282e94
        RGB:
        40, 46, 148
        CMY:
        84, 82, 42
        CMYK:
        73, 69, 0, 42
      HSL:
        237°, 57.4468%, 36.8627%
        HSV (HSB):
        237°, 72.9730%, 58.0392%
        XYZ:
        7.1974, 4.5432, 28.5146
        xyY:
        0.1788, 0.1129, 4.5432
      CIE-Lab:
        25.3916, 33.1224, -56.5925
        CIE-LCH:
        25.3916, 65.5729, 300.3396
        CIE-Luv:
        25.3916, -6.2389, -70.7032
        Hunter-Lab:
        21.3148, 22.9730, -64.3966
      #282e94 color charts
#282e94 RGB chart
      #282e94 CMYK chart
      #282e94 RGB pie chart
      #282e94 color shades, tints & tones
#282e94 color schemes
#282e94 color preview, HTML & CSS examples
           This text has a color of #282e94        
        
          <p style="color:#282e94;">Text here</p>
        
        
          .mytext {color:#282e94;}
        
        Text color #282e94
      
           This box has a color of #282e94        
        
          <div style="background-color:#282e94;">Content here</div>
        
        
          .mybackground {background-color:#282e94;}
        
        Background color #282e94
      
           Border around this has a color of #282e94        
        
          <div style="border:2px solid #282e94;">Content here</div>
        
        
          .myborder {border:2px solid #282e94;}
        
        Border color #282e94