#283d8d color space conversions
Hex:
        #283d8d
        RGB:
        40, 61, 141
        CMY:
        84, 76, 45
        CMYK:
        72, 57, 0, 45
      HSL:
        228°, 55.8011%, 35.4902%
        HSV (HSB):
        228°, 71.6312%, 55.2941%
        XYZ:
        7.3515, 5.7117, 25.9143
        xyY:
        0.1886, 0.1465, 5.7117
      CIE-Lab:
        28.6731, 20.4779, -46.9207
        CIE-LCH:
        28.6731, 51.1947, 293.5782
        CIE-Luv:
        28.6731, -9.5582, -62.3670
        Hunter-Lab:
        23.8991, 13.0843, -47.5599
      #283d8d color charts
#283d8d RGB chart
      #283d8d CMYK chart
      #283d8d RGB pie chart
      #283d8d color shades, tints & tones
#283d8d color schemes
#283d8d color preview, HTML & CSS examples
           This text has a color of #283d8d        
        
          <p style="color:#283d8d;">Text here</p>
        
        
          .mytext {color:#283d8d;}
        
        Text color #283d8d
      
           This box has a color of #283d8d        
        
          <div style="background-color:#283d8d;">Content here</div>
        
        
          .mybackground {background-color:#283d8d;}
        
        Background color #283d8d
      
           Border around this has a color of #283d8d        
        
          <div style="border:2px solid #283d8d;">Content here</div>
        
        
          .myborder {border:2px solid #283d8d;}
        
        Border color #283d8d