#283ba3 color space conversions
Hex:
        #283ba3
        RGB:
        40, 59, 163
        CMY:
        84, 77, 36
        CMYK:
        75, 64, 0, 36
      HSL:
        231°, 60.5911%, 39.8039%
        HSV (HSB):
        231°, 75.4601%, 63.9216%
        XYZ:
        9.0499, 6.2234, 35.3746
        xyY:
        0.1787, 0.1229, 6.2234
      CIE-Lab:
        29.9692, 30.1740, -58.2336
        CIE-LCH:
        29.9692, 65.5867, 297.3911
        CIE-Luv:
        29.9692, -9.4443, -77.8156
        Hunter-Lab:
        24.9467, 21.0975, -66.6108
      #283ba3 color charts
#283ba3 RGB chart
      #283ba3 CMYK chart
      #283ba3 RGB pie chart
      #283ba3 color shades, tints & tones
#283ba3 color schemes
#283ba3 color preview, HTML & CSS examples
           This text has a color of #283ba3        
        
          <p style="color:#283ba3;">Text here</p>
        
        
          .mytext {color:#283ba3;}
        
        Text color #283ba3
      
           This box has a color of #283ba3        
        
          <div style="background-color:#283ba3;">Content here</div>
        
        
          .mybackground {background-color:#283ba3;}
        
        Background color #283ba3
      
           Border around this has a color of #283ba3        
        
          <div style="border:2px solid #283ba3;">Content here</div>
        
        
          .myborder {border:2px solid #283ba3;}
        
        Border color #283ba3