#283a8e color space conversions
Hex:
        #283a8e
        RGB:
        40, 58, 142
        CMY:
        84, 77, 44
        CMYK:
        72, 59, 0, 44
      HSL:
        229°, 56.0440%, 35.6863%
        HSV (HSB):
        229°, 71.8310%, 55.6863%
        XYZ:
        7.2706, 5.4302, 26.2561
        xyY:
        0.1866, 0.1394, 5.4302
      CIE-Lab:
        27.9269, 22.9099, -48.7499
        CIE-LCH:
        27.9269, 53.8647, 295.1710
        CIE-Luv:
        27.9269, -8.7877, -64.0963
        Hunter-Lab:
        23.3028, 14.9130, -50.4921
      #283a8e color charts
#283a8e RGB chart
      #283a8e CMYK chart
      #283a8e RGB pie chart
      #283a8e color shades, tints & tones
#283a8e color schemes
#283a8e color preview, HTML & CSS examples
           This text has a color of #283a8e        
        
          <p style="color:#283a8e;">Text here</p>
        
        
          .mytext {color:#283a8e;}
        
        Text color #283a8e
      
           This box has a color of #283a8e        
        
          <div style="background-color:#283a8e;">Content here</div>
        
        
          .mybackground {background-color:#283a8e;}
        
        Background color #283a8e
      
           Border around this has a color of #283a8e        
        
          <div style="border:2px solid #283a8e;">Content here</div>
        
        
          .myborder {border:2px solid #283a8e;}
        
        Border color #283a8e