#283aa5 color space conversions
Hex:
        #283aa5
        RGB:
        40, 58, 165
        CMY:
        84, 77, 35
        CMYK:
        76, 65, 0, 35
      HSL:
        231°, 60.9756%, 40.1961%
        HSV (HSB):
        231°, 75.7576%, 64.7059%
        XYZ:
        9.1797, 6.1938, 36.3090
        xyY:
        0.1776, 0.1198, 6.1938
      CIE-Lab:
        29.8963, 31.5741, -59.5593
        CIE-LCH:
        29.8963, 67.4110, 297.9294
        CIE-Luv:
        29.8963, -9.2614, -79.3480
        Hunter-Lab:
        24.8874, 22.2862, -69.0788
      #283aa5 color charts
#283aa5 RGB chart
      #283aa5 CMYK chart
      #283aa5 RGB pie chart
      #283aa5 color shades, tints & tones
#283aa5 color schemes
#283aa5 color preview, HTML & CSS examples
           This text has a color of #283aa5        
        
          <p style="color:#283aa5;">Text here</p>
        
        
          .mytext {color:#283aa5;}
        
        Text color #283aa5
      
           This box has a color of #283aa5        
        
          <div style="background-color:#283aa5;">Content here</div>
        
        
          .mybackground {background-color:#283aa5;}
        
        Background color #283aa5
      
           Border around this has a color of #283aa5        
        
          <div style="border:2px solid #283aa5;">Content here</div>
        
        
          .myborder {border:2px solid #283aa5;}
        
        Border color #283aa5