#282f3f color space conversions
Hex:
        #282f3f
        RGB:
        40, 47, 63
        CMY:
        84, 82, 75
        CMYK:
        37, 25, 0, 75
      HSL:
        222°, 22.3301%, 20.1961%
        HSV (HSB):
        222°, 36.5079%, 24.7059%
        XYZ:
        2.7888, 2.8430, 5.1044
        xyY:
        0.2598, 0.2648, 2.8430
      CIE-Lab:
        19.4039, 1.6127, -11.0736
        CIE-LCH:
        19.4039, 11.1904, 278.2859
        CIE-Luv:
        19.4039, -3.5840, -11.8884
        Hunter-Lab:
        16.8613, 0.0160, -6.1459
      #282f3f color charts
#282f3f RGB chart
      #282f3f CMYK chart
      #282f3f RGB pie chart
      #282f3f color shades, tints & tones
#282f3f color schemes
#282f3f color preview, HTML & CSS examples
           This text has a color of #282f3f        
        
          <p style="color:#282f3f;">Text here</p>
        
        
          .mytext {color:#282f3f;}
        
        Text color #282f3f
      
           This box has a color of #282f3f        
        
          <div style="background-color:#282f3f;">Content here</div>
        
        
          .mybackground {background-color:#282f3f;}
        
        Background color #282f3f
      
           Border around this has a color of #282f3f        
        
          <div style="border:2px solid #282f3f;">Content here</div>
        
        
          .myborder {border:2px solid #282f3f;}
        
        Border color #282f3f