#283eab color space conversions
Hex:
        #283eab
        RGB:
        40, 62, 171
        CMY:
        84, 76, 33
        CMYK:
        77, 64, 0, 33
      HSL:
        230°, 62.0853%, 41.3725%
        HSV (HSB):
        230°, 76.6082%, 67.0588%
        XYZ:
        9.9484, 6.8366, 39.3233
        xyY:
        0.1773, 0.1218, 6.8366
      CIE-Lab:
        31.4321, 31.1872, -60.6479
        CIE-LCH:
        31.4321, 68.1969, 297.2138
        CIE-Luv:
        31.4321, -10.2873, -82.2787
        Hunter-Lab:
        26.1470, 22.1584, -70.8654
      #283eab color charts
#283eab RGB chart
      #283eab CMYK chart
      #283eab RGB pie chart
      #283eab color shades, tints & tones
#283eab color schemes
#283eab color preview, HTML & CSS examples
           This text has a color of #283eab        
        
          <p style="color:#283eab;">Text here</p>
        
        
          .mytext {color:#283eab;}
        
        Text color #283eab
      
           This box has a color of #283eab        
        
          <div style="background-color:#283eab;">Content here</div>
        
        
          .mybackground {background-color:#283eab;}
        
        Background color #283eab
      
           Border around this has a color of #283eab        
        
          <div style="border:2px solid #283eab;">Content here</div>
        
        
          .myborder {border:2px solid #283eab;}
        
        Border color #283eab