#283f7d color space conversions
Hex:
        #283f7d
        RGB:
        40, 63, 125
        CMY:
        84, 75, 51
        CMYK:
        68, 50, 0, 51
      HSL:
        224°, 51.5152%, 32.3529%
        HSV (HSB):
        224°, 68.0000%, 49.0196%
        XYZ:
        6.3542, 5.4868, 20.1262
        xyY:
        0.1988, 0.1716, 5.4868
      CIE-Lab:
        28.0789, 12.9342, -37.9299
        CIE-LCH:
        28.0789, 40.0745, 288.8295
        CIE-Luv:
        28.0789, -9.9637, -50.0072
        Hunter-Lab:
        23.4239, 7.4302, -34.5461
      #283f7d color charts
#283f7d RGB chart
      #283f7d CMYK chart
      #283f7d RGB pie chart
      #283f7d color shades, tints & tones
#283f7d color schemes
#283f7d color preview, HTML & CSS examples
           This text has a color of #283f7d        
        
          <p style="color:#283f7d;">Text here</p>
        
        
          .mytext {color:#283f7d;}
        
        Text color #283f7d
      
           This box has a color of #283f7d        
        
          <div style="background-color:#283f7d;">Content here</div>
        
        
          .mybackground {background-color:#283f7d;}
        
        Background color #283f7d
      
           Border around this has a color of #283f7d        
        
          <div style="border:2px solid #283f7d;">Content here</div>
        
        
          .myborder {border:2px solid #283f7d;}
        
        Border color #283f7d