#282f8b color space conversions
Hex:
        #282f8b
        RGB:
        40, 47, 139
        CMY:
        84, 82, 45
        CMYK:
        71, 66, 0, 45
      HSL:
        236°, 55.3073%, 35.0980%
        HSV (HSB):
        236°, 71.2230%, 54.5098%
        XYZ:
        6.5518, 4.3482, 24.9201
        xyY:
        0.1829, 0.1214, 4.3482
      CIE-Lab:
        24.7908, 29.1886, -52.0086
        CIE-LCH:
        24.7908, 59.6395, 299.3023
        CIE-Luv:
        24.7908, -6.1216, -64.8667
        Hunter-Lab:
        20.8524, 19.5927, -56.2590
      #282f8b color charts
#282f8b RGB chart
      #282f8b CMYK chart
      #282f8b RGB pie chart
      #282f8b color shades, tints & tones
#282f8b color schemes
#282f8b color preview, HTML & CSS examples
           This text has a color of #282f8b        
        
          <p style="color:#282f8b;">Text here</p>
        
        
          .mytext {color:#282f8b;}
        
        Text color #282f8b
      
           This box has a color of #282f8b        
        
          <div style="background-color:#282f8b;">Content here</div>
        
        
          .mybackground {background-color:#282f8b;}
        
        Background color #282f8b
      
           Border around this has a color of #282f8b        
        
          <div style="border:2px solid #282f8b;">Content here</div>
        
        
          .myborder {border:2px solid #282f8b;}
        
        Border color #282f8b