#283f5d color space conversions
Hex:
        #283f5d
        RGB:
        40, 63, 93
        CMY:
        84, 75, 64
        CMYK:
        57, 32, 0, 64
      HSL:
        214°, 39.8496%, 26.0784%
        HSV (HSB):
        214°, 56.9892%, 36.4706%
        XYZ:
        4.6284, 4.7964, 11.0378
        xyY:
        0.2262, 0.2344, 4.7964
      CIE-Lab:
        26.1468, 0.9184, -20.5878
        CIE-LCH:
        26.1468, 20.6083, 272.5541
        CIE-Luv:
        26.1468, -9.8769, -25.4201
        Hunter-Lab:
        21.9008, -0.6034, -14.5511
      #283f5d color charts
#283f5d RGB chart
      #283f5d CMYK chart
      #283f5d RGB pie chart
      #283f5d color shades, tints & tones
#283f5d color schemes
#283f5d color preview, HTML & CSS examples
           This text has a color of #283f5d        
        
          <p style="color:#283f5d;">Text here</p>
        
        
          .mytext {color:#283f5d;}
        
        Text color #283f5d
      
           This box has a color of #283f5d        
        
          <div style="background-color:#283f5d;">Content here</div>
        
        
          .mybackground {background-color:#283f5d;}
        
        Background color #283f5d
      
           Border around this has a color of #283f5d        
        
          <div style="border:2px solid #283f5d;">Content here</div>
        
        
          .myborder {border:2px solid #283f5d;}
        
        Border color #283f5d