#283f7b color space conversions
Hex:
        #283f7b
        RGB:
        40, 63, 123
        CMY:
        84, 75, 52
        CMYK:
        67, 49, 0, 52
      HSL:
        223°, 50.9202%, 31.9608%
        HSV (HSB):
        223°, 67.4797%, 48.2353%
        XYZ:
        6.2277, 5.4362, 19.4599
        xyY:
        0.2001, 0.1747, 5.4362
      CIE-Lab:
        27.9430, 12.1643, -36.8930
        CIE-LCH:
        27.9430, 38.8466, 288.2483
        CIE-Luv:
        27.9430, -9.9506, -48.5218
        Hunter-Lab:
        23.3156, 6.8759, -33.1643
      #283f7b color charts
#283f7b RGB chart
      #283f7b CMYK chart
      #283f7b RGB pie chart
      #283f7b color shades, tints & tones
#283f7b color schemes
#283f7b color preview, HTML & CSS examples
           This text has a color of #283f7b        
        
          <p style="color:#283f7b;">Text here</p>
        
        
          .mytext {color:#283f7b;}
        
        Text color #283f7b
      
           This box has a color of #283f7b        
        
          <div style="background-color:#283f7b;">Content here</div>
        
        
          .mybackground {background-color:#283f7b;}
        
        Background color #283f7b
      
           Border around this has a color of #283f7b        
        
          <div style="border:2px solid #283f7b;">Content here</div>
        
        
          .myborder {border:2px solid #283f7b;}
        
        Border color #283f7b