#283d9d color space conversions
Hex:
        #283d9d
        RGB:
        40, 61, 157
        CMY:
        84, 76, 38
        CMYK:
        75, 61, 0, 38
      HSL:
        229°, 59.3909%, 38.6275%
        HSV (HSB):
        229°, 74.5223%, 61.5686%
        XYZ:
        8.6296, 6.2229, 32.6446
        xyY:
        0.1817, 0.1310, 6.2229
      CIE-Lab:
        29.9681, 26.5884, -54.6036
        CIE-LCH:
        29.9681, 60.7330, 295.9631
        CIE-Luv:
        29.9681, -9.8048, -73.3100
        Hunter-Lab:
        24.9458, 18.0942, -60.1261
      #283d9d color charts
#283d9d RGB chart
      #283d9d CMYK chart
      #283d9d RGB pie chart
      #283d9d color shades, tints & tones
#283d9d color schemes
#283d9d color preview, HTML & CSS examples
           This text has a color of #283d9d        
        
          <p style="color:#283d9d;">Text here</p>
        
        
          .mytext {color:#283d9d;}
        
        Text color #283d9d
      
           This box has a color of #283d9d        
        
          <div style="background-color:#283d9d;">Content here</div>
        
        
          .mybackground {background-color:#283d9d;}
        
        Background color #283d9d
      
           Border around this has a color of #283d9d        
        
          <div style="border:2px solid #283d9d;">Content here</div>
        
        
          .myborder {border:2px solid #283d9d;}
        
        Border color #283d9d