#283e9a color space conversions
Hex:
        #283e9a
        RGB:
        40, 62, 154
        CMY:
        84, 76, 40
        CMYK:
        74, 60, 0, 40
      HSL:
        228°, 58.7629%, 38.0392%
        HSV (HSB):
        228°, 74.0260%, 60.3922%
        XYZ:
        8.4304, 6.2295, 31.3299
        xyY:
        0.1833, 0.1355, 6.2295
      CIE-Lab:
        29.9841, 24.7765, -52.7542
        CIE-LCH:
        29.9841, 58.2828, 295.1576
        CIE-Luv:
        29.9841, -10.0056, -70.9769
        Hunter-Lab:
        24.9589, 16.6144, -56.9532
      #283e9a color charts
#283e9a RGB chart
      #283e9a CMYK chart
      #283e9a RGB pie chart
      #283e9a color shades, tints & tones
#283e9a color schemes
#283e9a color preview, HTML & CSS examples
           This text has a color of #283e9a        
        
          <p style="color:#283e9a;">Text here</p>
        
        
          .mytext {color:#283e9a;}
        
        Text color #283e9a
      
           This box has a color of #283e9a        
        
          <div style="background-color:#283e9a;">Content here</div>
        
        
          .mybackground {background-color:#283e9a;}
        
        Background color #283e9a
      
           Border around this has a color of #283e9a        
        
          <div style="border:2px solid #283e9a;">Content here</div>
        
        
          .myborder {border:2px solid #283e9a;}
        
        Border color #283e9a