#283f9e color space conversions
Hex:
        #283f9e
        RGB:
        40, 63, 158
        CMY:
        84, 75, 38
        CMYK:
        75, 60, 0, 38
      HSL:
        228°, 59.5960%, 38.8235%
        HSV (HSB):
        228°, 74.6835%, 61.9608%
        XYZ:
        8.8241, 6.4748, 33.1324
        xyY:
        0.1822, 0.1337, 6.4748
      CIE-Lab:
        30.5800, 25.6269, -54.2121
        CIE-LCH:
        30.5800, 59.9640, 295.3008
        CIE-Luv:
        30.5800, -10.3157, -73.3672
        Hunter-Lab:
        25.4455, 17.3715, -59.3891
      #283f9e color charts
#283f9e RGB chart
      #283f9e CMYK chart
      #283f9e RGB pie chart
      #283f9e color shades, tints & tones
#283f9e color schemes
#283f9e color preview, HTML & CSS examples
           This text has a color of #283f9e        
        
          <p style="color:#283f9e;">Text here</p>
        
        
          .mytext {color:#283f9e;}
        
        Text color #283f9e
      
           This box has a color of #283f9e        
        
          <div style="background-color:#283f9e;">Content here</div>
        
        
          .mybackground {background-color:#283f9e;}
        
        Background color #283f9e
      
           Border around this has a color of #283f9e        
        
          <div style="border:2px solid #283f9e;">Content here</div>
        
        
          .myborder {border:2px solid #283f9e;}
        
        Border color #283f9e